Safe Haskell | None |
---|---|
Language | Haskell2010 |
FRP.Rhine.Clock.Step
Documentation
A pure (side effect free) clock ticking at multiples of n
.
The tick rate is in the type signature,
which prevents composition of signals at different rates.
rhine-0.3.0.0: Functional Reactive Programming with type-level clocks
Safe Haskell | None |
---|---|
Language | Haskell2010 |
FRP.Rhine.Clock.Step
A pure (side effect free) clock ticking at multiples of n
.
The tick rate is in the type signature,
which prevents composition of signals at different rates.