nim-stint/stint
Mamy Ratsimbazafy f2d0eab153
Modular arithmetic (#47)
* Add isEven and isOdd functions

* Add modular add, mul, sub pow fixes #18
2018-05-16 10:41:46 +02:00
..
private Modular arithmetic (#47) 2018-05-16 10:41:46 +02:00
int_public.nim Modular arithmetic (#47) 2018-05-16 10:41:46 +02:00
io.nim add `$` alias for toString 2018-05-15 11:51:59 +02:00
modular_arithmetic.nim Modular arithmetic (#47) 2018-05-16 10:41:46 +02:00
uint_public.nim Modular arithmetic (#47) 2018-05-16 10:41:46 +02:00