Fragment

skunk.Fragment
See theFragment companion class
object Fragment extends TwiddleSyntax[Fragment]

Attributes

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

Members list

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
type MirroredLabel <: String

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 toTwiddleOpCons[B <: Tuple](fb: Fragment[B]): TwiddleOpCons[F, B]

Attributes

Inherited from:
TwiddleSyntax
Source
Twiddles.scala
implicit def toTwiddleOpTo[A](fa: Fragment[A]): TwiddleOpTo[F, A]

Attributes

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

Attributes

Inherited from:
TwiddleSyntax
Source
Twiddles.scala