instance method GDBM#each

each {|key, value| ... } -> self[permalink][rdoc][edit]
each_pair {|key, value| ... } -> self

各要素に対するイテレータです。