Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 450 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 450 Bytes

Purpose

This package is primarily an interface for objects that work like numbers with additional functionality and a function for automatically converting doubles into such classes.

It also contains samples for a few simple, useful number-like classes. Be aware that any of these classes, except the basic MyNumber class, may be moved to a separate package in the future.

Use

TODO: Fill this in

Samples

My Number

Unit Number