Reactive Elixir v0.1.0 Reactivity.Signal.Source View Source

Link to this section Summary

Functions

Creates a new source signal based on a function. It’s not the point to be used in programs, merely as a simulation

Link to this section Functions

Link to this function new(gen_func, default, time, name) View Source

Creates a new source signal based on a function. It’s not the point to be used in programs, merely as a simulation.