Rules

fs2.data.mft.Rules
case class Rules[Guard, InTag, OutTag](nparams: Int, tree: List[(EventSelector[Guard, InTag], Rhs[OutTag])])

Attributes

Source
Rules.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
Rules.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product