slick.collection.heterogeneous
package slick.collection.heterogeneous
Members list
Concise view
Type members
Classlikes
A cons cell of an HList, containing an element type and the element
A cons cell of an HList, containing an element type and the element
Attributes
- Companion:
- object
- Source:
- HList.scala
- Graph
- Supertypes
object HCons
Attributes
- Companion:
- class
- Source:
- HList.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- HCons.type
A heterogenous list where each element has its own type.
A heterogenous list where each element has its own type.
Attributes
- Companion:
- object
- Source:
- HList.scala
- Graph
- Supertypes
- trait Producttrait Equalsclass Objecttrait Matchableclass Any
- Known subtypes
object HList
Attributes
- Companion:
- class
- Source:
- HList.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- HList.type
The empty HList
object syntax
Extra syntax for heterogenous collections.
Extra syntax for heterogenous collections.
Attributes
- Source:
- syntax.scala
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- syntax.type