The store comonad transformer, the object holding the index S and accessor (s: S) => A on W.
S
(s: S) => A
W
Readonly
Generated using TypeDoc
The store comonad transformer, the object holding the index
S
and accessor(s: S) => A
onW
.