package extlib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A complete yet small extension for OCaml standard library (reduced, recommended)
Install
dune-project
Dependency
Authors
Maintainers
Sources
1.7.0.tar.gz
sha256=3c9fd159a4ec401559905f96e578317a4933452ced9a7f3a4f89f9c7130d9a63
md5=b50b02d9e40d35cc20c82d9c881a1bf6
Description
The purpose of this library is to add new functions to OCaml standard library modules, to modify some functions in order to get better performances or safety (tail-recursive) and also to provide new modules which should be useful for day to day programming.
Published: 30 Aug 2015
Dependencies (4)
-
base-bytes
build -
cppo
build -
ocamlfind
build -
ocaml
< "4.12.0"
Dev Dependencies
None
Used by (19)
-
beluga
< "1.1" - cudf
- debian-formats
-
devkit
< "1.20210517" -
dose3
< "6.1" -
extprot
< "1.7.0" - fluent-logger
- google-drive-ocamlfuse
- javalib
- lustre-v6
- lutin
- lwt_named_threads
- mlsolver
- pgsolver
- polka
-
qfs
>= "0.5" -
sqlgg
< "20231201" -
TCSLib
>= "0.2" & < "0.5" - zstd
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page