shadedshapeless

PolyNBuilders

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
Learn more about member selection
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

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

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

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

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

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

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

  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

  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

  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

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

  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

  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

  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

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

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

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

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

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

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

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

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

  23. trait Poly10Builder[HL <: HList] extends AnyRef

  24. trait Poly11Builder[HL <: HList] extends AnyRef

  25. trait Poly12Builder[HL <: HList] extends AnyRef

  26. trait Poly13Builder[HL <: HList] extends AnyRef

  27. trait Poly14Builder[HL <: HList] extends AnyRef

  28. trait Poly15Builder[HL <: HList] extends AnyRef

  29. trait Poly16Builder[HL <: HList] extends AnyRef

  30. trait Poly17Builder[HL <: HList] extends AnyRef

  31. trait Poly18Builder[HL <: HList] extends AnyRef

  32. trait Poly19Builder[HL <: HList] extends AnyRef

  33. trait Poly1Builder[HL <: HList] extends AnyRef

  34. trait Poly20Builder[HL <: HList] extends AnyRef

  35. trait Poly21Builder[HL <: HList] extends AnyRef

  36. trait Poly22Builder[HL <: HList] extends AnyRef

  37. trait Poly2Builder[HL <: HList] extends AnyRef

  38. trait Poly3Builder[HL <: HList] extends AnyRef

  39. trait Poly4Builder[HL <: HList] extends AnyRef

  40. trait Poly5Builder[HL <: HList] extends AnyRef

  41. trait Poly6Builder[HL <: HList] extends AnyRef

  42. trait Poly7Builder[HL <: HList] extends AnyRef

  43. trait Poly8Builder[HL <: HList] extends AnyRef

  44. trait Poly9Builder[HL <: HList] extends AnyRef

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

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

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. object Function10TypeAt

  7. object Function11TypeAt

  8. object Function12TypeAt

  9. object Function13TypeAt

  10. object Function14TypeAt

  11. object Function15TypeAt

  12. object Function16TypeAt

  13. object Function17TypeAt

  14. object Function18TypeAt

  15. object Function19TypeAt

  16. object Function1TypeAt

  17. object Function20TypeAt

  18. object Function21TypeAt

  19. object Function22TypeAt

  20. object Function2TypeAt

  21. object Function3TypeAt

  22. object Function4TypeAt

  23. object Function5TypeAt

  24. object Function6TypeAt

  25. object Function7TypeAt

  26. object Function8TypeAt

  27. object Function9TypeAt

  28. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  29. def clone(): AnyRef

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

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

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

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

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

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

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

    Definition Classes
    AnyRef
  37. final def notify(): Unit

    Definition Classes
    AnyRef
  38. final def notifyAll(): Unit

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

    Definition Classes
    AnyRef
  40. def toString(): String

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

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped