hunt-extra ~v1.0.x (2022-05-11T02:04:37.8603622)
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