euphoria-0.8.0.0: Dynamic network FRP with events and continuous values

Safe HaskellNone
LanguageHaskell98

FRP.Euphoria.Abbrev

Description

Abbreviation for common types.

Documentation

type S = Signal Source #

type E = Event Source #

type U = Update Source #