ApplyMap

io.getquill.norm.ApplyMap
class ApplyMap(traceConfig: TraceConfig)

Notes for the conceptual examples below. Gin and Tonic were used as prototypical examples of things that "are joined". In the table form, they are aliased to the following tonics is Query[Tonic], tonic is Tonic, gins is Query[Gin], gin is Gin, waters is Query[Water], water is Water

ginifySpirit is some f:Spirit => Gin tonicfyWater is some f:Tonic => Water bottleGin is some f:Gin => Bottle Additionally Map(a,b,c).quat is the same as c.quat. The former is used in most examples with DetachableMap

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

object DetachableMap

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

Concrete fields