final case class:|:[El <: HList, In <: HList, O, D <: HList, T <: ApiComposition](compiler: Aux[El, In, O, D], tail: T) extends ApiComposition with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, ApiComposition, AnyRef, Any