Functional Reactive Programming (FRP)

4 thoughts
last posted Dec. 22, 2013, 1:10 a.m.

2 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