Join Slack
Powered by
Similarly if you apply `F` and `S` to `StateT` tha...
# arrow
s
simon.vergauwen
04/20/2019, 8:14 AM
Similarly if you apply
F
and
S
to
StateT
than you can compose
() -> IO<A>
and
(A) -> IO<B>
(flatMaps)
Open in Slack
Previous
Next