monaderror

doobie.postgres.syntax.monaderror$

Attributes

Source:
syntax.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Implicits

Inherited implicits

implicit def toPostgresMonadErrorOps[M[_], A](ma: M[A])(implicit ev: MonadError[M, Throwable]): PostgresMonadErrorOps[M, A]

Attributes

Inherited from:
ToPostgresMonadErrorOps
Source:
syntax.scala