kyleg
02/11/2020, 5:57 PMReaderT.fx
like there is for WriterT
, OptionT
, etc.? I can’t seem to find it. Looking at the Github issues, looks like #910 and #1038 are related, but they’re both closed. One is for Kleisli monadDefer (looks like it’s done) and the other claims to be “done” which I suppose implies that You can use some Kleisli magic to replicate ReaderT.fx
.