euphoria-0.6.0.1: 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