[swift-evolution] Observable event streams in Swift?

Aron Allen me at aronallen.com
Tue Dec 8 06:11:27 CST 2015


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?


More information about the swift-evolution mailing list