☰
DDOCs
DDN
v7.2.5
/
ddn.adam
/
adam.remove
🔍
☾
adam.remove
bool remove(string key)
@safe
Remove
key
from the object.
Returns
true
if the key existed and was removed,
false
otherwise.
Throws
AdamTypeException
if the value is neither NULL nor OBJECT.