Pointers

object Pointers
Companion:
class
class Object
trait Matchable
class Any

Type members

Types

type Aux[L <: HList, Out0 <: HList] = Pointers[L] { type Out = Out0; }

Implicits

Implicits

implicit def pointers[L <: HList](implicit p0: Pointers0[L, L, _0]): Aux[L, Out]