HList

sealed trait HList
Companion:
object
class Object
trait Matchable
class Any
class H :: T
object HNil.type

Value members

Concrete methods

def ::[H](h: H): H :: HList