SummonHList

Companion:
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def hconsWrapper[H, T <: HList](implicit h: H, w: SummonHList[T]): SummonHList[H :: T]