package b0
Software construction and deployment kit
Install
Dune Dependency
Authors
Maintainers
Sources
b0-0.0.1.tbz
sha256=dba2fc571f39f3b8e87ee55c77bdec7ec6a5ddc7d99b8b20aeda848af546be04
md5=51ee1d66acc4d7f87bdceac1341b7711
doc/b00_std/B00_std/index.html
Module B00_std
Standard library needs.
Open this module to use it. Only redefines a few standard modules and introduces a few new ones.
Std
module Tid : sig ... end
Type identifiers.
module Tty : sig ... end
ANSI terminal interaction.
module Fmt : sig ... end
Textual formatters.
module Option : sig ... end
Option values (as in 4.08)
.
module Result : sig ... end
Result values (as in 4.08
)
module Char : sig ... end
Characters (bytes in fact).
module String : sig ... end
Strings.
module List : sig ... end
Lists.
module Fpath : sig ... end
File paths.
module Hash : sig ... end
Hash values and functions.
module Time : sig ... end
Measuring time.
module Cmd : sig ... end
Command lines.
module Os : sig ... end
OS interaction.
module Log : sig ... end
Program log.
module Rqueue : sig ... end
Random queue
module Bincode : sig ... end
Binary coding of values.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page