Skip to content

Commit a2ab731

Browse files
delete comparison.md because tooltips do not work on github
1 parent 3eb92fd commit a2ab731

File tree

2 files changed

+1
-147
lines changed

2 files changed

+1
-147
lines changed

language-adaptors/rxjava-scala/TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is a (probably incomplete) list of what still needs to be done in the Scala
99
* Notification as a case class
1010
* integrating Scala Futures, should there be a common base interface for Futures and Observables?
1111
* Add methods present in Scala collections library, but not in RxJava, e.g. aggregate à la Scala, collect, exists, tails, ...
12-
* combineLatest with about arities > 2
12+
* combineLatest with arities > 2
1313
* decide where the MovieLib/MovieLibUsage (use Scala code from Java code) example should live and make sure gradle builds it in the right order
1414
* Avoid text duplication in scaladoc using templates, add examples, distinction between use case signature and full signature
1515
* other small TODOs

0 commit comments

Comments
 (0)