Closed deathcap closed 10 years ago
Changes longs to return a node-int64; this module seems to be a good solution for 64-bit values as it supports exact, clamped, and rounded output representations. Fixes GH-1 better than the approximate solution in GH-8.
Also updated unit tests and they all pass :)
Changes longs to return a node-int64; this module seems to be a good solution for 64-bit values as it supports exact, clamped, and rounded output representations. Fixes GH-1 better than the approximate solution in GH-8.
Also updated unit tests and they all pass :)