UNPKG

state-monad-ts

Version:

state monad in typescript

2 lines (1 loc) 53 B
export {RunState, Unit, unit, State} from './state';