ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
SortedMap.clear
ocean
util
container
SortedMap
SortedMap
Time complexity: O(n)
class
SortedMap
(K, V, alias Reap = Container.reap, alias Heap = Container.DefaultCollect)
final
SortedMap
clear
(
)
Meta
Source
See Implementation
ocean
util
container
SortedMap
SortedMap
aliases
Type
constructors
this
destructors
~this
functions
add
cache
check
clear
comparator
contains
containsKey
containsPair
dup
firstKey
get
isEmpty
iterator
keyOf
lastKey
nearbyKey
opApply
opIn_r
opIndex
opIndexAssign
remove
removeKey
replace
replacePair
reset
size
take
toArray
variables
tree
Time complexity: O(n)