Extend PerThing + Saturating
* Add saturating_pow to Saturating * Add saturating_truncating_mul to PerThing (rounding-down mul) * Add saturating_reciprocal_mul to PerThing (divide x by perthing) * Provide default methods where possible
parent
bb054394
Please register or sign in to comment