package batteries
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
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/BatPathGen/Make/argument-1-S/index.html
Parameter Make.S
The actual implementation may use any (coherent) scheme of indexing of strings. Below the term 'indexing unit' can stay either for byte or character (or whatever employed by the implementation). This determines meaning of all int arguments and results (excluding result of compare).
val length : t -> intLength - number of indexing units
val lift_char : char -> tcharConvert Latin-1 character to tchar.
val lift : string -> tConvert from UTF-8 string of primitive string type.
val to_string : t -> stringConvert to primitive string with UTF-8 content.
concat_with_separators sep lst catenates all n elements of lst inserting (n-1) copies of sep in between.
As String.sub, but indexed in specific way.
val rindex : t -> char -> intmodule Parse : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>