Iterable<V> values

Source

Iterable<V> get values => new _SplayTreeValueIterable<K, V>(this);