scala.collection.immutable.TreeSeqMap.Ordering
Members listA combined transform and filter function.
A combined transform and filter function. Returns an Ordering
such that for each (key, value)
mapping in this map, if f(key, value) == None
the map contains no mapping for key, and if f(key, value) == Some(x)
the map contains (key, x)
.
The type of the values in the resulting LongMap
.
The transforming function.
The modified map.
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributesa string representation of the object.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4