package batteries
A community-maintained standard library extension
Install
dune-project
Dependency
Authors
Maintainers
Sources
batteries-3.10.0.tar.gz
md5=b7f3b99f12f21b1da6b6aa13d993206d
sha512=8b7f2479eb0271bcfd9168887c1e4a9a815c512eab3ee61b150fc4dfa9ec803e4f73115155f20b3017e4a822148d0e6d1c1e8e5f96790fd691b419dd39a908a2
doc/batteries.unthreaded/BatUChar/index.html
Module BatUChar
Source
Unicode characters.
This module implements Unicode characters.
char_of u
returns the Latin-1 representation of u
. If u
can not be represented by Latin-1, raises Out_of_range
chr n
returns the Unicode character with the code number n
. If n does not lay in the valid range of Unicode or designates a surrogate character, raises Out_of_range
compare u1 u2
returns, a value > 0 if u1
has a larger Unicode code number than u2
, 0 if u1
and u2
are the same Unicode character, a value < 0 if u1
has a smaller Unicode code number than u2
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>