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

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

Extensions

Inherited extensions

extension [A <: Tuple](fa: Fragment[A])

Attributes

Inherited from:
TwiddleSyntax
Source
Twiddles.scala

Implicits

Inherited implicits

implicit def toTwiddleOpCons[B <: Tuple](fb: Fragment[B]): TwiddleOpCons[Fragment, B]

Attributes

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

Attributes

Inherited from:
TwiddleSyntax
Source
Twiddles.scala

Attributes

Inherited from:
TwiddleSyntax
Source
Twiddles.scala