package hack_parallel
Parallel and shared memory library
Install
Dune Dependency
Authors
Maintainers
Sources
1.0.0.tar.gz
sha256=4ebcdd0c0b23735228d13bbf401799174771a747a5aeb4f35b64dcfc68079e29
md5=26aff6c969020c1d2f588c574dc7d08a
doc/hack_parallel.hack_core/Hack_monad/index.html
Module Hack_monad
module type Basic = sig ... end
module type Infix = sig ... end
module type S = sig ... end
module type Basic2 = sig ... end
Multi parameter monad. The second parameter get unified across all the computation. This is used to encode monads working on a multi parameter data structure like (('a,'b result)
).
module type Infix2 = sig ... end
Same as Infix, except the monad type has two arguments. The second is always just passed through.
module type S2 = sig ... end
The same as S except the monad type has two arguments. The second is always just passed through.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>