Is there a handy rx-java way of transforming an ob...
# android
p
Is there a handy rx-java way of transforming an observable of type List<A> to List<B>?