HNil

object HNil extends HList
trait HList
class Object
trait Matchable
class Any
HNil.type

Value members

Inherited methods

def ::[H](h: H): H :: HNil.type
Inherited from:
HList