Module mutils::num[][src]

Traits

FromClamped

It's useful to convert from a higher precision numerical type, to a lower one. i.e. u64 to u32.

Half
Num

A common number trait.

NumTrampolene

The functions defined here don't have traits, or the traits are only partially implemented on numeric types.

NumTuple

This exists to help add some common functionality to things that are a tuple of two numeric items.

NumberExtensions
ToSignedClamped