SignalSet<T> typedef

SignalSet<T> = RxSet<T>

type alias

Implementation

typedef SignalSet<T> = RxSet<T>;