Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Simple example of a transition system whose states contain the sum of the
integers seen in the signals, where sum
is an abstract monoidal sum given
in the enviroment.
Documentation
Instances
STS GSUM Source # | |
type BaseM GSUM Source # | |
type Environment GSUM Source # | |
type Event GSUM Source # | |
type PredicateFailure GSUM Source # | |
type Signal GSUM Source # | |
type State GSUM Source # | |