LowPriorityReversePrepend

org.parboiled2.support.hlist.ops.hlist.LowPriorityReversePrepend

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ReversePrepend.type

Members list

Type members

Types

type Aux[P <: HList, S <: HList, Out0 <: HList] = ReversePrepend[P, S] { type Out = Out0; }

Implicits

Implicits

implicit def hnilReversePrepend0[P <: HList, S <: HNil](implicit rv: Reverse[P]): Aux[P, S, Out]