Documentation
Dlang.org
BoundedExpiringMap.remove
mcp
transport
session
BoundedExpiringMap
Remove the entry for
key
from both maps. Returns whether it existed.
struct
BoundedExpiringMap
(V)
@
safe
bool
remove
(
string
key
)
mcp
transport
session
BoundedExpiringMap
functions
contains
get
length
put
remove
take
Remove the entry for key from both maps. Returns whether it existed.