UNPKG
state-monad-ts
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
state monad in typescript
github.com/ailrk/state-monad-ts
state-monad-ts
/
README.md
6 lines
(2 loc)
•
126 B
Markdown
View Raw
1
2
3
4
5
6
# Resemble state monad
interface
from
haskell
. Because there
is
no higher kinded type, type
class
functions
are
hard
coded
.