UNPKG

state-monad-ts

Version:

state monad in typescript

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