FlatMapError

sloth.types.FlatMapError$
See theFlatMapError companion trait
object FlatMapError

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Implicits

implicit def monadError[F[_], ErrorType](implicit me: MonadError[F, ErrorType]): FlatMapError[F, ErrorType]