SignalList<T> typedef

SignalList<T> = RxList<T>

type alias

Implementation

typedef SignalList<T> = RxList<T>;