dmdevgo / RxPM

Reactive implementation of Presentation Model pattern in Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add forgotten passTo(Action<Unit>) version

Jeevuz opened this issue · comments

We have all bindTo and passTo extension second version that use Action or State... but we've forget to add one for the passTo(Consumer).