AppliedFragment

skunk.AppliedFragment
See theAppliedFragment companion trait

Attributes

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

Members list

Value members

Concrete methods

def apply[A](fragment: Fragment[A], argument: A): AppliedFragment

Construct an AppliedFragment from a Fragment and its argument.

Construct an AppliedFragment from a Fragment and its argument.

Attributes

Source
AppliedFragment.scala

Concrete fields

The empty AppliedFragment.

The empty AppliedFragment.

Attributes

Source
AppliedFragment.scala

Implicits

Implicits

AppliedFragment is a monoid.

AppliedFragment is a monoid.

Attributes

Source
AppliedFragment.scala