HCons

slick.collection.heterogeneous.HCons$
See theHCons companion class
object HCons

Attributes

Companion:
class
Source:
HList.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HCons.type

Members list

Concise view

Value members

Concrete methods

def unapply[H, T <: HList](l: HCons[H, T]): Some[(H, T)]

Attributes

Source:
HList.scala