package apero-core

  1. Overview
  2. Docs
OCaml Utility Library

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.7.tar.gz
sha256=f4ec7ce1174f0401955cb551548fcdc0efeecaf701de38573a94092b54e69648
sha512=6673419024e5f36a0ff08f38234b8af214b713e5d702c04dd860026b76f3d29babe83dc8a49d371eb088231d2864ed01ef1166706c5df5332e0717eb71b29e44

Description

Apero is collection of OCaml libraries that we use on most of our OCaml code. These libraries include monoids, applicative functors, monads as well as some extensions to OCaml Pervasives.

Published: 01 Apr 2020

README

apero-core

Core ATO Pervasives Outils

Dependencies (13)

  1. ppx_deriving_yojson = "3.5.1"
  2. yojson = "1.7.0"
  3. lwt_ppx = "2.0.0"
  4. bigstringaf = "0.6.1"
  5. uuidm = "0.9.7"
  6. ppx_deriving = "4.4"
  7. lwt = "5.1.1"
  8. logs = "0.7.0"
  9. fmt = "0.8.8"
  10. cmdliner = "1.0.4"
  11. astring = "0.8.3"
  12. dune = "2.3.0"
  13. ocaml >= "4.03.0"

Dev Dependencies

None

Conflicts

None