reng v0.5.0 (2021-11-25T01:25:45Z)
Dub
Repo
DualMap.remove
re
util
dual_map
DualMap
Undocumented in source. Be warned that the author may not have intended to support it.
bool
remove
(T1 key1, T2 key2)
class
DualMap
(T1, T2)
bool
remove
(
T1
key1
,
T2
key2
)
bool
remove
(T1 key1)
bool
remove
(T2 key2)
Meta
Source
See Implementation
re
util
dual_map
DualMap
functions
clear
get
has
remove
set
properties
count
variables
map1
map2