CodecOps

skunk.syntax.CodecOps
class CodecOps[A <: Tuple](self: Codec[A])

Attributes

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

Members list

Value members

Deprecated methods

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

Attributes

Deprecated
true
Source
CodecOps.scala