io.dylemma.spac

types

package types

Visibility
  1. Public
  2. All

Type Members

  1. trait LowPriorityTypeReduceImplicits extends AnyRef

  2. trait Stackable[-E] extends AnyRef

    Generalization for event types that can be interpreted as a "push" or "pop" to a stack.

  3. trait TypeReduce[-In1, -In2] extends AnyRef

    Type-level tuple reduction function that treats Unit as an Identity.

Value Members

  1. object Stackable

  2. object TypeReduce extends LowPriorityTypeReduceImplicits

Ungrouped