ValuedPointers

Companion:
class
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def hconsPointers[V <: HList, N <: Nat, H, PT <: HList](implicit vp: ValuedPointers[V, PT]): ValuedPointers[V, (Aux[V, N, H], H) :: PT]
implicit def hnilPointers[V <: HList]: ValuedPointers[V, HNil]