stream property

Stream<SplayTreeMap<K, V>> get stream
inherited

Implementation

Stream<T> get stream => subject.stream;