varying-0.8.1.0: FRP through value streams and monadic splines.

Copyright(c) 2016 Schell Scivally
LicenseMIT
MaintainerSchell Scivally <schell@takt.com>
Safe HaskellNone
LanguageHaskell2010

Control.Varying

Contents

Description

Core
Automaton based value streams.
Event
Discontinuous value streams that occur only sometimes.
Spline
Sequencing of value and event streams using do-notation to form complex behavior.
Tween
Tween numerical values over time using common easing functions. Great for animation.
Synopsis

Reexports