Class Gdbm.Iterator
- Description
Object keeping track of an iteration over a DB
- Note
Can not be usefully constructed manually, instead use the database as the first argument to
foreach
or get_iterator
- Inherit
predef::Iterator
inherit Iterator : predef::Iterator