TransAlt


SingleStateKeeper<'s>

simple not thread safe state keeper

Constructors

ConstructorDescription
new(value, name)
Signature: (value:'s * name:string) -> SingleStateKeeper<'s>
Fork me on GitHub