ReactivePlatform/Reactive-Design-Patterns

Fix all deprecation warning.

He-Pin opened this issue · 2 comments

eg: Future.reduce should be Future.reduceLeft.

fixed