DecoderOps

skunk.syntax.DecoderOps
class DecoderOps[A <: Tuple](self: Decoder[A])

Attributes

Source
DecoderOps.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Deprecated methods

def pmap[P <: Product](using m: ProductOf[P] { type MirroredElemTypes = A; }): Decoder[P]

Attributes

Deprecated
true
Source
DecoderOps.scala