RxSet<E> constructor

RxSet<E>(
  1. Set<E> initial
)

Implementation

RxSet(super.initial);