Files
pezkuwi-subxt/substrate/primitives/arithmetic
Karel L. Kubat 328cfbe633 implement Add, Sub, CheckedAdd, CheckedSub, SaturatingAdd, Saturating… (#9594)
* implement Add, Sub, CheckedAdd, CheckedSub, SaturatingAdd, SaturatingSub for Perthings

* ifx inner >= max bug

* move arithmetic impl to main macro block

* implement CheckedMul for Perthings

* incorporate feedback

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
2021-08-27 01:44:39 +00:00
..
2021-08-13 15:18:37 +01:00
2021-08-13 15:18:37 +01:00
2020-08-20 17:04:42 +02:00

Minimal fixed point arithmetic primitives and types for runtime.

License: Apache-2.0