# Functions
No description provided by the author
ApS attaches a value to a context [S1] to produce a context [S2] by considering the context and the value concurrently.
No description provided by the author
No description provided by the author
BiMap maps a pair of functions over the two type arguments of the bifunctor.
Bind attaches the result of a computation to a context [S1] to produce a context [S2].
BindTo initializes a new state [S1] from a value [T].
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Bind creates an empty context of type [S] to be used with the [Bind] operation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Let attaches the result of a computation to a context [S1] to produce a context [S2].
LetTo attaches the a value to a context [S1] to produce a context [S2].
Local changes the value of the local context during the execution of the action `ma` (similar to `Contravariant`'s `contramap`).
No description provided by the author
No description provided by the author
MapLeft applies a mapping function to the error channel.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MonadTraverseArray transforms an array.
No description provided by the author
No description provided by the author
No description provided by the author
Read applies a context to a reader to obtain its value.
No description provided by the author
No description provided by the author
SequenceArray converts a homogeneous sequence of either into an either of sequence.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TraverseArray transforms an array.
TraverseArrayWithIndex transforms an array.
No description provided by the author
No description provided by the author
No description provided by the author