package reason-standard

  1. Overview
  2. Docs
A portable standard library enhancement for Reason and OCaml.

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.0-alpha.1.tar.gz
md5=ddcd82526d8376384622b6df5626099a
sha512=dbb8c6242eb34f6edbd2a09b42716bb85a3650a02e5ba0e0fb8311cd21f2967cad08be5ba23cea32bc748f8e911eee5cdd72838fa8c46d01dc87219d0ab0c612

Description

A portable standard library enhancement for Reason and OCaml.

Published: 15 Mar 2020

README

Standard

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.

Dependencies (5)

  1. ocaml >= "4.08.0"
  2. reason >= "3.4.0"
  3. dune >= "2.4"
  4. zarith >= "1.9.1" & < "1.11"
  5. base >= "0.13.0" & < "v0.14"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts

None