CpsMonadConversion
CpsMonadConversion -- conversion from F[_]
to G[_]
.
If the given instance of such morphism exists, then await[F]
can be used inside async[G]
- See also:
- Source:
- CpsMonadConversion.scala
class Object
trait Matchable
class Any
CpsMonadConversion -- conversion from F[_]
to G[_]
.
If the given instance of such morphism exists, then await[F]
can be used inside async[G]