package eio
Effect-based direct-style IO API for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
eio-0.7.tbz
sha256=675e67f343ccf37b965d15d1ee1c639d7a06431e8f08e95559133419f3488ee1
sha512=3d1bd0e5e0aa79d8858d83944d734a0efc325ed66a12a1506c3b36281db56c0216e6cb90a46e6021db1ea34cdd2567ebabe0bd687d9989495bb7cf6099e90ba7
doc/eio.mock/Eio_mock/Action/index.html
Module Eio_mock.Action
Source
Actions that can be performed by mock handlers.
Source
type 'a t = [
| `Return of 'a
(*Immediately return a value
*)| `Raise of exn
(*Raise an exception
*)| `Await of 'a Eio.Promise.or_exn
(*Wait for a promise to resolve
*)| `Yield_then of 'a t
| `Run of unit -> 'a
(*Run any code you like.
*)
]
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>