asRx method

RxSet<T> asRx()

Implementation

RxSet<T> asRx() => RxSet.of<T>(this);