version | 2.1.0 |
license | MIT |
native-modules | False |
Tag | 2.1.0 |
Committed At | 2014-12-31 14:13:39 UTC |
elm-lang/core | 1.0.0 <= v < 2.0.0 | 1.1.1 |
Signal-related, advanced and convenience functions.
Signal.Time
Sometimes things just move too quickly. You just need to get a grip on
time. This module helps you with that. Well, it helps you with
time-based operations for Elm Signal
s anyway.
Signal.Extra
Utility functions. Coming soon
Signal.Discrete
Reacting on events. Coming soon
Signal.Initial
Uninitialised signals. Planned, but no promises
Signal.Alt
Alternative signal API based on different primitives. Planned, but no promises