package eio
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Effect-based direct-style IO API for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
eio-1.4.tbz
sha256=ba11ad486f492130dbb486f2b3bdc4905643f10016806ddf86e9a34e4346aaa5
sha512=57ef2c137ccdc26d8029e636b6a4ee92da7c6b2f35954946bd56ca595d6947a8ec42f6f83f8552f73d6719e6ce2314cae2e2fad1686a387522935e6f90e9a8d9
doc/src/eio.mock/eio_mock.ml.html
Source file eio_mock.ml
1 2 3 4 5 6 7 8 9 10 11 12 13module Action = Action module Handler = Handler module Flow = Flow module Net = Net module Clock = Clock module Domain_manager = Domain_manager module Backend = Backend type Eio.Exn.Backend.t += Simulated_failure let () = Eio.Exn.Backend.register_pp (fun f -> function | Simulated_failure -> Fmt.string f "Simulated_failure"; true | _ -> false )
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>