package travesty
-
travesty
-
-
travesty_containers
-
-
travesty_core_kernel_exts
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Generic
contains the signature bits common to all state monad signatures.
State monads share the signatures of their builder functions with state transformers...
include State_transform_intf.Generic_builders
include State_transform_intf.Generic_types
final
is the type of returned results. In transformers, this becomes 'a Inner.t
; otherwise, it becomes just 'a
.
make
creates a context-sensitive computation that can modify both the current context and the data passing through.
Specialised builders
peek
creates a context-sensitive computation that can look at the current context, but not modify it.
modify
creates a context-sensitive computation that can look at and modify the current context.
...as well as their runner functions...
...and fixed-point combinators.
include State_transform_intf.Fix with type ('a, 's) t := ('a, 's) t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>