ToPutOps

doobie.syntax.ToPutOps
trait ToPutOps

Attributes

Source:
put.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllSyntax
object implicits.type
object all.type
object put.type

Members list

Concise view

Implicits

Implicits

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

Attributes

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

Attributes

Source:
put.scala