RxList<T> typedef

RxList<T> = Rx<List<T>>

Implementation

typedef RxList<T> = Rx<List<T>>;