Join Slack
Powered by
Thanks. Looks like ```ReaderT.monad<ForIO, Deps...
# arrow
k
kyleg
02/11/2020, 6:25 PM
Thanks. Looks like
Copy code
ReaderT.monad<ForIO, Deps>(IO.monad()).fx.monad { someReader.bind() anotherReader.bind() }
works when the other readers have the same D
Open in Slack
Previous
Next