com.twitter.algebird

macros

package macros

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. macros
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait Cuber[I] extends AnyRef

    "Cubes" a case class or tuple, i.

  2. trait Roller[I] extends AnyRef

    Given a TupleN, produces a sequence of (N + 1) tuples each of arity N such that, for all k from 0 to N, there is a tuple with k Somes followed by (N - k) Nones.

Value Members

  1. object Cuber

  2. object GroupMacro

  3. object MonoidMacro

  4. object RingMacro

  5. object Roller

  6. object SemigroupMacro

  7. object caseclass

Inherited from AnyRef

Inherited from Any

Ungrouped