package fuseau
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A simple IO and concurrency library for OCaml 5
Install
dune-project
Dependency
Authors
Maintainers
Sources
fuseau-0.1.tbz
sha256=8a9339d239aa371d0c4aceb23d7601a1b7da8f42d84542cee30669cc95addb6a
sha512=fa656c7311371344f0c6ebf08c666afc33296558ccc678ed87baf2f9ba54035cd4c5caca4257212416296fcdbdfc1687c46cc2ebea3548c792ea72602b85b832
doc/fuseau.unix/Fuseau_unix/IO_unix/In/index.html
Module IO_unix.InSource
include module type of Fuseau.Iostream.In
An input channel reading from the bytes buffer. See of_string for more details.
Read bytes into the given buffer. This returns 0 only if the stream has reached its end.
input_all ic reads the whole content of ic into a string.
Same as input, but reads exactly the demanded amount of bytes.
really_input_string ic n reads exactly n bytes of ic and returns them as a string.
Copy the whole stream into the given output.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>