RxMap<K, V> typedef

RxMap<K, V> = Rx<Map<K, V>>

Implementation

typedef RxMap<K, V> = Rx<Map<K, V>>;