Packages

package syntax

Type Members

  1. final class HListOps[L <: HList] extends AnyRef

    Carrier for HList operations.

    Carrier for HList operations.

    These methods are implemented here and pimped onto the minimal HList types to avoid issues that would otherwise be caused by the covariance of ::[H, T].

Ungrouped