janestreet / base

Standard library for OCaml
MIT License
860 stars 125 forks source link

Support `Int*.unsigned_to_int` as in OCaml 4.08+ Stdlib #81

Open XVilka opened 5 years ago

XVilka commented 5 years ago

So no need for the writing Caml.Int32.unsigned_to_int for example.