ReactiveX / RxJavaMath

Math operators for RxJava.
Apache License 2.0
96 stars 17 forks source link

Refactor API to transformers #11

Open jakubkrolewski opened 7 years ago

jakubkrolewski commented 7 years ago

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/

akarnokd commented 7 years ago

You could contribute it but I'm afraid I can't release it myself. Therefore, I suggest you build it in a separate project and release that to maven.