package core
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.1.tar.gz
sha256=8c158c12345d36a5cdd71081728f4317b2b04c09eb4126b6de00c482a6fec2a0
md5=b11f58205953d84cedb0003efcdab231
doc/core.bigbuffer_blocking/Bigbuffer_blocking/index.html
Module Bigbuffer_blocking
Extends Core_kernel.Bigbuffer.
val add_channel : Core_kernel.Bigbuffer.t -> Core.In_channel.t -> int -> unitadd_channel b ic n reads exactly n characters from the input channel ic and stores them at the end of buffer b. Raises End_of_file if the channel contains fewer than n characters.
val output_buffer : Core.Out_channel.t -> Core_kernel.Bigbuffer.t -> unitoutput_buffer oc b writes the current contents of buffer b on the output channel oc.
val md5 : Core_kernel.Bigbuffer.t -> Core.Md5.tDigest the current contents of the buffer.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>