Monad

object Monad
Companion:
class
class Object
trait Matchable
class Any
Monad.type

Implicits

Implicits

implicit def MonadEither[L]: Monad[[_] =>> Either[L, _$10]]