RCoalgebraM

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[R, M[_], F[_], A](f: A => M[F[Either[R, A]]]): RCoalgebraM[R, M, F, A]