RxJavaMath icon indicating copy to clipboard operation
RxJavaMath copied to clipboard

Math operators for RxJava.

Results 3 RxJavaMath issues
Sort by recently updated
recently updated
newest added

I think that the current API is not very user friendly. Using Transformers would be a better approach. What do you think? http://blog.danlew.net/2015/03/02/dont-break-the-chain/

question

I've noticed this project doesn't use `buildViaTravis.sh` so I guess the Github release screen doesn't trigger anything. In addition, it seems [this secure](https://github.com/ReactiveX/RxJava/blob/1.x/.travis.yml#L21) credentials is different for each project. @abersnaze...

question