The programming world is buzzing with concepts of functional reactive programming and stream composition.
Rx and ReactieCocoa are two very popular libraries for reactive programming.
ES7 will most likely bring observables natively to JavaScript.
Are there any considerations for bringing event streams, stream combinators and stream operators natively to Swift?