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 Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
Rules.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product