tests
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Control.State.Transition.Examples.GlobalSum

Description

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

newtype Ops Source #

Constructors

Ops 

Fields