Packages

o

shapeless

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
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: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  10. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  11. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  12. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  14. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  15. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  16. def toString(): String
    Definition Classes
    AnyRef → Any
  17. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  18. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  19. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  20. object Function10TypeAt
  21. object Function11TypeAt
  22. object Function12TypeAt
  23. object Function13TypeAt
  24. object Function14TypeAt
  25. object Function15TypeAt
  26. object Function16TypeAt
  27. object Function17TypeAt
  28. object Function18TypeAt
  29. object Function19TypeAt
  30. object Function1TypeAt
  31. object Function20TypeAt
  32. object Function21TypeAt
  33. object Function22TypeAt
  34. object Function2TypeAt
  35. object Function3TypeAt
  36. object Function4TypeAt
  37. object Function5TypeAt
  38. object Function6TypeAt
  39. object Function7TypeAt
  40. object Function8TypeAt
  41. object Function9TypeAt

Inherited from AnyRef

Inherited from Any

Ungrouped