skunk.syntax

package skunk.syntax

Members list

Type members

Classlikes

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

Attributes

Source
CodecOps.scala
Supertypes
class Object
trait Matchable
class Any
class CodecOpsLow[A](self: Codec[A])

Attributes

Source
CodecOps.scala
Supertypes
class Object
trait Matchable
class Any
class DecoderOps[A <: Tuple](self: Decoder[A])

Attributes

Source
DecoderOps.scala
Supertypes
class Object
trait Matchable
class Any
class DecoderOpsLow[A](self: Decoder[A])

Attributes

Source
DecoderOps.scala
Supertypes
class Object
trait Matchable
class Any
class EncoderOps[A <: Tuple](self: Encoder[A])

Attributes

Source
EncoderOps.scala
Supertypes
class Object
trait Matchable
class Any
class EncoderOpsLow[A](self: Encoder[A])

Attributes

Source
EncoderOps.scala
Supertypes
class Object
trait Matchable
class Any
final class IdOps[A](a: A)

Attributes

Source
IdOps.scala
Supertypes
class Object
trait Matchable
class Any
final class ListOps[A](as: List[A])

Attributes

Source
ListOps.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
object
Source
StringContextOps.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
StringContextOps.scala
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Source
AllOps.scala
Supertypes
trait ToDecoderOps
trait ToEncoderOps
trait ToCodecOps
trait ToListOps
trait ToIdOps
class Object
trait Matchable
class Any
Show all
Known subtypes
object all.type
object implicits.type
trait ToCodecOps extends ToCodecOpsLow

Attributes

Source
CodecOps.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToAllOps
object all.type
object implicits.type
object codec.type

Attributes

Source
CodecOps.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToCodecOps
trait ToAllOps
object all.type
object implicits.type
object codec.type

Attributes

Source
DecoderOps.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToAllOps
object all.type
object implicits.type
object decoder.type

Attributes

Source
DecoderOps.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToDecoderOps
trait ToAllOps
object all.type
object implicits.type
object decoder.type

Attributes

Source
EncoderOps.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToAllOps
object all.type
object implicits.type
object encoder.type

Attributes

Source
EncoderOps.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToEncoderOps
trait ToAllOps
object all.type
object implicits.type
object encoder.type
trait ToIdOps

Attributes

Source
IdOps.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToAllOps
object all.type
object implicits.type
object id.type
trait ToListOps

Attributes

Source
ListOps.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToAllOps
object all.type
object implicits.type
object list.type

Attributes

Source
StringContextOps.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ToAllOps
object all.type
object implicits.type
object stringcontext.type
object all extends ToAllOps

Attributes

Source
AllOps.scala
Supertypes
trait ToAllOps
trait ToDecoderOps
trait ToEncoderOps
trait ToCodecOps
trait ToListOps
trait ToIdOps
class Object
trait Matchable
class Any
Show all
Self type
all.type
object codec extends ToCodecOps

Attributes

Source
CodecOps.scala
Supertypes
trait ToCodecOps
class Object
trait Matchable
class Any
Self type
codec.type
object decoder extends ToDecoderOps

Attributes

Source
DecoderOps.scala
Supertypes
trait ToDecoderOps
class Object
trait Matchable
class Any
Self type
decoder.type
object encoder extends ToEncoderOps

Attributes

Source
EncoderOps.scala
Supertypes
trait ToEncoderOps
class Object
trait Matchable
class Any
Self type
encoder.type
object id extends ToIdOps

Attributes

Source
IdOps.scala
Supertypes
trait ToIdOps
class Object
trait Matchable
class Any
Self type
id.type
object list extends ToListOps

Attributes

Source
ListOps.scala
Supertypes
trait ToListOps
class Object
trait Matchable
class Any
Self type
list.type

Attributes

Source
StringContextOps.scala
Supertypes
class Object
trait Matchable
class Any
Self type