put

doobie.syntax.put$
object put extends ToPutOps

Attributes

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

Members list

Concise view

Implicits

Inherited implicits

implicit def toOptionPutOps[A](a: Option[A])(using evidence$4: Put[A]): OptionPutOps[A]

Attributes

Inherited from:
ToPutOps
Source:
put.scala
implicit def toPutOps[A](a: A)(using evidence$3: Put[A]): PutOps[A]

Attributes

Inherited from:
ToPutOps
Source:
put.scala