Closed
Description
I've made a version of zarith in pure BuckleScript (maybe pure OCaml as well?). It is still missing a few functions, isn't well tested and Bigint probably doesn't have great performance, but I think it is a good start. I was wondering if there would be any interest to get this into the stdlib since Zarith is also a part of OCaml.