tree: 9c8da9803088c71a3c5005e10e3db3c5e46d6ef1 [path history] [tgz]
  1. src/
  2. Cargo.toml
  3. README.md
crates/numi/README.md

Numi

numi is a crate for primitives with a focus on numerical traits, akin to existing implementations such as num-traits. The current goal of numi is to be a companion crate to num-traits, instead of a replacement.

Libraries should strive to implement these traits on their own, but as a convenience feature for early adopters default implementations have been provided. If you are a library author and would like to implement these traits, please open an issue so that the default implementations can be removed.

The home of numi is yet to be decided until publication but will be