package traverse
Modular interface.
module type TypeS = sig ... end
Just a type `t`. Used for
module Monoid : sig ... end
module Applicative : sig ... end
Applicative.S
is a signature for an applicative functor (a type 'a
`t` with `map`, `pure` and `apply`). This module contains many instances of applicative functors.
module type SequenceSpecS = sig ... end
Traversal for abstract sequences.
module type SequenceS = sig ... end
module Seq : SequenceS with type 'a s = 'a Stdcompat.Seq.t
Traversal for sequences.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>