reason-standard
A portable standard library enhancement for Reason and OCaml.
README
Standard provides an easy-to-use, comprehensive and safe standard library, that has the same API for the OCaml and Bucklescript compilers.
Documentation
Head to the documentation site
License
Standard uses the MIT license.
Install
- Authors
-
- Maintainers
-
Sources
0.1.0-alpha.1.tar.gz
md5=ddcd82526d8376384622b6df5626099a
sha512=dbb8c6242eb34f6edbd2a09b42716bb85a3650a02e5ba0e0fb8311cd21f2967cad08be5ba23cea32bc748f8e911eee5cdd72838fa8c46d01dc87219d0ab0c612
Dependencies
ocaml
>= "4.08.0"
reason
>= "3.4.0"
dune
>= "2.4"
zarith
>= "1.9.1" & < "1.11"
base
>= "0.13.0" & < "v0.14"
alcotest
with-test
Reverse Dependencies