shapeless

syntax

package syntax

Visibility
  1. Public
  2. All

Type Members

  1. final class CoproductOps[C <: Coproduct] extends AnyRef

    Carrier for Coproduct operations.

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

    Carrier for HList operations.

  3. final class RecordOps[L <: HList] extends AnyRef

    Record operations on HList's with field-like elements.

  4. trait SingletonOps extends AnyRef

  5. final class SizedConv[A, Repr] extends AnyRef

  6. final class TypeableOps extends AnyRef

  7. final class UnionOps[C <: Coproduct] extends AnyRef

    Discriminated union operations on Coproducts's with field-like elements.

  8. class ZipperOps[C] extends AnyRef

    Enhances values of any type with a representation via Generic with a method supporting conversion to a Zipper.

Value Members

  1. object singleton

  2. object sized

  3. package std

  4. object typeable

  5. object zipper

Ungrouped