non / alleycats

Cats instances and classes which are outlaws, miscreants, and ne'er-do-wells.
Other
62 stars 14 forks source link

Monad[Future] / Functor[Monad] #46

Closed fommil closed 7 years ago

fommil commented 7 years ago

They'd be useful for OptionT[Future, _].{getOrElse, getOrElseT}

fommil commented 7 years ago

apparently this is in core cats afterall.

Perhaps it should be here?

fommil commented 7 years ago

apparently Monad[Future] is ok. I heard it on the internet, it must be true.