A version of this is started in the generics branch, but since then I have rethought some things.
I think having two separate number type (as the current implementation does) is a mistake. It adds uncertainty and rounding to otherwise simple methods.
A version of this is started in the
genericsbranch, but since then I have rethought some things.I think having two separate number type (as the current implementation does) is a mistake. It adds uncertainty and rounding to otherwise simple methods.