Module mutils::num[][src]

Traits

A common number trait.

A common number trait.

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

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

When you convert between numeric types, there are some common issues you run into.