Functional Reactive Programming

27 thoughts
last posted Sept. 9, 2015, 6:02 a.m.

25 earlier thoughts

0

If an application has internal state of some sort, it can "fold" over the event stream with a subroutine taking the current internal state plus a new event to yield a new internal state.

1 later thought