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
extlib-1.7.5.tar.gz
sha256=9a3430a6cd72ca8b0ab052907440c5c235632b8f2f102ee0cd19c8b68ac354a7
md5=d989951536077563bf4c5e3479c3866f
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: 09 Jul 2018
Dependencies (4)
-
base-bytes
build -
cppo
build -
ocamlfind
build -
ocaml
< "4.12.0"
Dev Dependencies
None
Used by (22)
-
beluga
< "1.1" - cudf
- debian-formats
- devkit
-
dose3
< "6.1" - elasticsearch-cli
- esgg
-
extprot
< "1.7.0" - fluent-logger
- google-drive-ocamlfuse
- javalib
- lustre-v6
- lutin
- lwt_named_threads
- mlsolver
-
opam-client
>= "2.0.8" & < "2.1.4" - 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