numbers v0.1.1 API Reference
Modules
Exposes helper functions to perform math on numbers which might be custom data types. This allows Compex Numbers to be built on any kind of numeric class
Any module that wants to be a Numeric type, and to be able to be called by the functions in Number, should make sure that this behaviour is followed