nim-stint/stint
jangko 19e0ac6268
export toBytesBE, toBytesLE
2023-06-21 15:25:29 +07:00
..
private conversion between big integers 2023-06-20 14:59:26 +07:00
endians2.nim rename imp to impl 2023-06-15 14:31:59 +07:00
int_modarith.nim add signed int modular arithmetic and tests 2023-06-20 21:38:02 +07:00
intops.nim add signed int modular arithmetic and tests 2023-06-20 21:38:02 +07:00
io.nim export toBytesBE, toBytesLE 2023-06-21 15:25:29 +07:00
lenient_stint.nim Pass extended precision bitops2 tests 2023-06-12 17:08:21 +07:00
literals_stint.nim rebase and try to make it works with clients 2023-06-12 20:26:36 +07:00
modular_arithmetic.nim add signed int modular arithmetic and tests 2023-06-20 21:38:02 +07:00
uintops.nim add signed int modular arithmetic and tests 2023-06-20 21:38:02 +07:00