Commits

Maxim Moiseev committed 61d1c599e8c
[stdlib] Introducing the new Arithmetic protocol (#3479) * [stdlib] Introducing the new Arithmetic protocol * [stdlib] conforming floating point types to the new Arithmetic protocol * [stdlib] removing AbsoluteValuable conformance from floating point types * [stdlib] removing the integers prototype