Fragment

skunk.Fragment$
See theFragment companion class

Attributes

Companion:
class
Source:
Fragment.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete fields

Attributes

Source:
Fragment.scala

Implicits

Inherited implicits

implicit def toTwiddleDropUnits[A <: Tuple](fa: Fragment[A]): TwiddleOpDropUnits[F, A]
implicit def toTwiddleOpAs[A](fa: Fragment[A]): TwiddleOpAs[F, A]

Attributes

Inherited from:
TwiddleSyntax
Source:
Twiddles.scala
implicit def toTwiddleOpCons[B <: Tuple](fb: Fragment[B]): TwiddleOpCons[F, B]

Attributes

Inherited from:
TwiddleSyntax
Source:
Twiddles.scala
implicit def toTwiddleOpTwo[B](fb: Fragment[B]): TwiddleOpTwo[F, B]

Attributes

Inherited from:
TwiddleSyntax
Source:
Twiddles.scala