package preface
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
An opinionated library for function programming (à La Haskell)
Install
dune-project
Dependency
Authors
Maintainers
Sources
preface-1.1.0.tbz
sha256=82d8cebf4fa7aac522835e84e735ddfd24de5b9f6d816fb8134ce1f460e4494f
sha512=22c84b1870311c52f245d4703ffa6adcbc33ed7d152ddbc17978c35c56a9c71b4231158ed25a6fd53ee80a2913d52a81247529afddb0e0639c63174717500daf
Description
Preface is an opinionated library designed to facilitate the handling of recurring functional programming idioms in OCaml.
Dependencies (3)
-
qcheck-core
>= "0.19" -
dune
>= "2.8.0" -
ocaml
>= "4.12.0"
Dev Dependencies (4)
-
odoc
with-doc -
mdx
with-test -
qcheck-alcotest
with-test -
alcotest
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page