You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the API documentation for the [[https://github.com/alexandru/monifu Monifu]] library.
4
+
5
+
==Overview==
6
+
7
+
Monifu is a library for functional reactive programming. Checkout the [[http://www.reactivemanifesto.org/ Reactive Manifesto]] for the need to go reactive.
8
+
9
+
Monifu brings an implementation of [[https://rx.codeplex.com/ Reactive Extensions]],
10
+
with back-pressure added (also the [[http://www.reactive-streams.org/ Reactive Streams effort]]),
11
+
plus multi-threading primitives for building efficient, concurrent and non-blocking algorithms.
0 commit comments