method
delete
v1_9_2_180 -
Show latest stable
- Class:
GDBM
delete(p1)public
Removes the key-value-pair with the specified key from this database and returns the corresponding value. Returns nil if the database is empty.
delete(p1)Removes the key-value-pair with the specified key from this database and returns the corresponding value. Returns nil if the database is empty.