ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
TreeMap.is_empty
ocean
util
container
map
TreeMap
TreeMap
struct
TreeMap
(T)
bool
is_empty
(
)
Return Value
Type:
bool
true if the map is empty or false if it contains elements.
Meta
Source
See Implementation
ocean
util
container
map
TreeMap
TreeMap
functions
first
is_empty
last
opApply
put
reinit
remove