fs2.data.matching

Members list

Type members

Classlikes

sealed trait LowPriorityImplicits

Attributes

Source
Table.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Table.type
trait Table[T, In, Out]

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

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

Attributes

Companion
object
Source
Table.scala
Supertypes
class Object
trait Matchable
class Any
object Table extends LowPriorityImplicits

Attributes

Companion
trait
Source
Table.scala
Supertypes
class Object
trait Matchable
class Any
Self type
Table.type