TransAlt


MapStateKeeper<'s, 's2>

Constructors

ConstructorDescription
new(state, lens)
Signature: (state:StateKeeper<'s> * lens:Lens<'s,'s2>) -> MapStateKeeper<'s,'s2>
Fork me on GitHub