There was an error while loading. Please reload this page.
1 parent 816de1b commit f2cb677Copy full SHA for f2cb677
1 file changed
README.md
@@ -27,10 +27,7 @@ It extends the [observer pattern](http://en.wikipedia.org/wiki/Observer_pattern)
27
- :satellite: Internal optimizations now that I have the master :key:.
28
- :eye: Possible usages for Scoped variables for context and per-item resource management.
29
- :eye: Possible inclusion of 2nd and 3rd party operators.
30
-- :eye: Possible inclusion of the Iterable Extensions (Ix) 2nd party library. ju.Stream is sh|t wrt interfacing and composability.
31
- :question: Android compatibility depends on your API level and what desugaring is available.
32
-- :question: Rewamp of the Javadoc bloat in the base types via `sealed` interfaces? Not certain how much it helps.
33
-- :lady_beetle: Resolve many anomalies and bugs with operators such as `groupBy`, `window`, `concat`, etc.
34
- :warning: RxJava 3.x support will be toned down in the coming months, will be offered for +1 year after 4.x official release.
35
36
<sup>1</sup> :stop: Unfortunately Java 27 has no language or API enhancements we can use, because Structured Concurrency remained preview for one.
0 commit comments