oscbyspro / Ultimathnum

Binary arithmetic reimagined in Swift
Apache License 2.0
9 stars 1 forks source link

DoubleIntIop module and DoubleInt.Stdlib model #137

Closed oscbyspro closed 7 hours ago

oscbyspro commented 8 hours ago

This is the second part of (#96) following (#136).

It adds the following modules:

Additionally, you may note that:

I'll clean it up and unify all T.Stdlib tests in a future patch.