Packages

p

fs2.data

matching

package matching

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait LowPriorityImplicits extends AnyRef
  2. trait Table[T, In, Out] extends AnyRef

    Represents a lookup table.

    Represents a lookup table. This is useful to implement finite state automata or transducers.

Value Members

  1. object Table extends LowPriorityImplicits

Ungrouped