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.6.tar.gz
sha256=bf05e578ad16b1dd6c8b301e8c31805e9d9075e324882357bbaa481f3610da71
md5=b976093ef23b7d60fc1c8f0380c4f76a
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: 03 Mar 2019
Dependencies (4)
-
base-bytes
build -
cppo
build -
ocamlfind
build -
ocaml
< "4.12.0"
Dev Dependencies
None
Used by (23)
-
beluga
< "1.1" - cudf
- debian-formats
- devkit
-
dose3
< "6.1" - elasticsearch-cli
- esgg
-
extprot
< "1.7.0" - fluent-logger
- google-drive-ocamlfuse
-
haxe
>= "4.0.0" - 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