package bear

  1. Overview
  2. No Docs
Bare essential additions to the stdlib

Install

Dune Dependency

Authors

Maintainers

Sources

v0.0.1.tar.gz
md5=53a74fa62642c7a209e2a162efd2869f

Description

The Bear library is meant to be a very minimal extension to the OCaml stdlib. The feel of the library is meant to stick closely to the stdlib. If functionality is available from another minimal library (ex. Rresult, Sosa) then it should be out of scope for Bear.

Published: 06 Sep 2015

Dependencies (3)

  1. ocamlbuild build
  2. ocamlfind build
  3. ocaml >= "4.02.1" & < "5.0"

Dev Dependencies

None

Used by (1)

  1. grib >= "0.11.0"

Conflicts

None