package core_kernel
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Industrial strength alternative to OCaml's standard library
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.14.2.tar.gz
sha256=66f5353964d35a994ec7fdc88fe60ae5d497ac89a8042786f3e37d9e2202ce4b
md5=ede2f6d22eaa8320f88bac67d41b5cff
doc/core_kernel.iobuf/Iobuf/Fill/index.html
Module Iobuf.FillSource
Fill.bin_prot X.bin_write_t t x writes x to t in bin-prot form, advancing past the bytes written.
decimal t int is equivalent to Iobuf.Fill.string t (Int.to_string int), but with improved efficiency and no intermediate allocation.
In other words: It fills the decimal representation of int to t. t is advanced by the number of characters written and no terminator is added. If sufficient space is not available, decimal will raise.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>