hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
EmptyMap.opApply
hunt
collection
AbstractMap
EmptyMap
Undocumented in source. Be warned that the author may not have intended to support it.
class
EmptyMap
(K, V)
override
int
opApply
(
scope
int
delegate
(
ref
K
,
ref
V
)
dg
)
Meta
Source
See Implementation
hunt
collection
AbstractMap
EmptyMap
functions
containsKey
get
getOrDefault
isEmpty
keySet
opApply
opEquals
size
toHash
values