Package

akka.shapeless

syntax

Permalink

package syntax

Visibility
  1. Public
  2. All

Type Members

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

    Permalink

    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