Object

shapeless

PolyNBuilders

Related Doc: package shapeless

Permalink

object PolyNBuilders

Provides elegant syntax for creating polys from functions

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PolyNBuilders
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait Function10TypeAt[A, B, C, D, E, F, G, H, I, J, Out, HL <: HList] extends AnyRef

    Permalink
  2. trait Function11TypeAt[A, B, C, D, E, F, G, H, I, J, K, Out, HL <: HList] extends AnyRef

    Permalink
  3. trait Function12TypeAt[A, B, C, D, E, F, G, H, I, J, K, L, Out, HL <: HList] extends AnyRef

    Permalink
  4. trait Function13TypeAt[A, B, C, D, E, F, G, H, I, J, K, L, M, Out, HL <: HList] extends AnyRef

    Permalink
  5. trait Function14TypeAt[A, B, C, D, E, F, G, H, I, J, K, L, M, N, Out, HL <: HList] extends AnyRef

    Permalink
  6. trait Function15TypeAt[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, Out, HL <: HList] extends AnyRef

    Permalink
  7. trait Function16TypeAt[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Out, HL <: HList] extends AnyRef

    Permalink
  8. trait Function17TypeAt[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, Out, HL <: HList] extends AnyRef

    Permalink
  9. trait Function18TypeAt[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, Out, HL <: HList] extends AnyRef

    Permalink
  10. trait Function19TypeAt[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, Out, HL <: HList] extends AnyRef

    Permalink
  11. trait Function1TypeAt[A, Out, HL <: HList] extends AnyRef

    Permalink
  12. trait Function20TypeAt[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, Out, HL <: HList] extends AnyRef

    Permalink
  13. trait Function21TypeAt[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, Out, HL <: HList] extends AnyRef

    Permalink
  14. trait Function22TypeAt[A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, Out, HL <: HList] extends AnyRef

    Permalink
  15. trait Function2TypeAt[A, B, Out, HL <: HList] extends AnyRef

    Permalink
  16. trait Function3TypeAt[A, B, C, Out, HL <: HList] extends AnyRef

    Permalink
  17. trait Function4TypeAt[A, B, C, D, Out, HL <: HList] extends AnyRef

    Permalink
  18. trait Function5TypeAt[A, B, C, D, E, Out, HL <: HList] extends AnyRef

    Permalink
  19. trait Function6TypeAt[A, B, C, D, E, F, Out, HL <: HList] extends AnyRef

    Permalink
  20. trait Function7TypeAt[A, B, C, D, E, F, G, Out, HL <: HList] extends AnyRef

    Permalink
  21. trait Function8TypeAt[A, B, C, D, E, F, G, H, Out, HL <: HList] extends AnyRef

    Permalink
  22. trait Function9TypeAt[A, B, C, D, E, F, G, H, I, Out, HL <: HList] extends AnyRef

    Permalink
  23. trait Poly10Builder[HL <: HList] extends PolyApply

    Permalink
  24. trait Poly11Builder[HL <: HList] extends PolyApply

    Permalink
  25. trait Poly12Builder[HL <: HList] extends PolyApply

    Permalink
  26. trait Poly13Builder[HL <: HList] extends PolyApply

    Permalink
  27. trait Poly14Builder[HL <: HList] extends PolyApply

    Permalink
  28. trait Poly15Builder[HL <: HList] extends PolyApply

    Permalink
  29. trait Poly16Builder[HL <: HList] extends PolyApply

    Permalink
  30. trait Poly17Builder[HL <: HList] extends PolyApply

    Permalink
  31. trait Poly18Builder[HL <: HList] extends PolyApply

    Permalink
  32. trait Poly19Builder[HL <: HList] extends PolyApply

    Permalink
  33. trait Poly1Builder[HL <: HList] extends PolyApply

    Permalink
  34. trait Poly20Builder[HL <: HList] extends PolyApply

    Permalink
  35. trait Poly21Builder[HL <: HList] extends PolyApply

    Permalink
  36. trait Poly22Builder[HL <: HList] extends PolyApply

    Permalink
  37. trait Poly2Builder[HL <: HList] extends PolyApply

    Permalink
  38. trait Poly3Builder[HL <: HList] extends PolyApply

    Permalink
  39. trait Poly4Builder[HL <: HList] extends PolyApply

    Permalink
  40. trait Poly5Builder[HL <: HList] extends PolyApply

    Permalink
  41. trait Poly6Builder[HL <: HList] extends PolyApply

    Permalink
  42. trait Poly7Builder[HL <: HList] extends PolyApply

    Permalink
  43. trait Poly8Builder[HL <: HList] extends PolyApply

    Permalink
  44. trait Poly9Builder[HL <: HList] extends PolyApply

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. object Function10TypeAt

    Permalink
  5. object Function11TypeAt

    Permalink
  6. object Function12TypeAt

    Permalink
  7. object Function13TypeAt

    Permalink
  8. object Function14TypeAt

    Permalink
  9. object Function15TypeAt

    Permalink
  10. object Function16TypeAt

    Permalink
  11. object Function17TypeAt

    Permalink
  12. object Function18TypeAt

    Permalink
  13. object Function19TypeAt

    Permalink
  14. object Function1TypeAt

    Permalink
  15. object Function20TypeAt

    Permalink
  16. object Function21TypeAt

    Permalink
  17. object Function22TypeAt

    Permalink
  18. object Function2TypeAt

    Permalink
  19. object Function3TypeAt

    Permalink
  20. object Function4TypeAt

    Permalink
  21. object Function5TypeAt

    Permalink
  22. object Function6TypeAt

    Permalink
  23. object Function7TypeAt

    Permalink
  24. object Function8TypeAt

    Permalink
  25. object Function9TypeAt

    Permalink
  26. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  27. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  28. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  29. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  30. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  31. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  32. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  33. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  34. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  35. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  36. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  37. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  38. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  39. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped