sdbm.delete_if { |key, value| ... } â self
Instance Public methods
Iterates over the key-value pairs in the database, deleting those for which
the block returns true
.
Iterates over the key-value pairs in the database, deleting those for which
the block returns true
.
Designed by : w10schools
service@w10schools.com
Please login to continue.