package bos
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Basic OS interaction for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
bos-0.2.1.tbz
sha512=8daeb8a4c2dd1f2460f6274ada19f4f1b6ebe875ff83a938c93418ce0e6bdb74b8afc5c9a7d410c1c9df2dad030e4fa276b6ed2da580639484e8b5bc92610b1d
doc/bos.setup/Bos_setup/Char/index.html
Module Bos_setup.CharSource
include module type of struct include Astring.Char end
Bytes
of_int b is a byte from b. None is returned if b is not in the range [0x00;0xFF].
hash is Hashtbl.hash.
Predicates
compare b b' is Stdlib.compare b b'.
Bytes as US-ASCII characters
module Ascii = Astring.Char.AsciiUS-ASCII character support
Pretty printing
val pp : Format.formatter -> char -> unitpp ppf c prints c on ppf.
val dump : Format.formatter -> char -> unitdump ppf c prints c as a syntactically valid OCaml char on ppf using Ascii.escape_char
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>