package preface

  1. Overview
  2. No Docs
An opinionated library for function programming (à La Haskell)

Install

dune-project
 Dependency

Authors

Maintainers

Sources

preface-1.0.0.tbz
sha256=4bf4f89ecee0cc0064394d2f27ab2378b696c85dfa1d940fbf5c5594e3c669b9
sha512=aa2fc7e23cec7086a954c27bfe8e0c6e71cc09e140e6ddab9e041f3336c1b6ee22d661a29a7fe409f580be34a47bdf6699e339dedfe5275b8ac9724768fa56a8

Description

Preface is an opinionated library designed to facilitate the handling of recurring functional programming idioms in OCaml.

Tags

library standard monad

Published: 25 May 2022

Dependencies (3)

  1. either
  2. dune >= "2.8.0"
  3. ocaml >= "4.08.0"

Dev Dependencies (5)

  1. odoc with-doc
  2. mdx with-test
  3. qcheck-alcotest with-test & < "0.24"
  4. qcheck-core with-test & >= "0.18" & < "0.24"
  5. alcotest with-test

Used by (8)

  1. yocaml < "2.0.0"
  2. yocaml_cmark
  3. yocaml_git < "2.0.0"
  4. yocaml_jingoo < "2.0.0"
  5. yocaml_markdown < "2.4.1"
  6. yocaml_mustache < "2.0.0"
  7. yocaml_unix < "2.0.0"
  8. yocaml_yaml < "2.0.0"

Conflicts

None