instance method GDBM#to_a

to_a -> [[String]][permalink][rdoc][edit]

self の各要素を格納した配列を返します。

返される配列の1つの要素は [key, value] です。つまり配列の配列を返します。