instance method DBM#length

length -> Integer[permalink][rdoc][edit]
size -> Integer

データベース中の要素の数を返します。

現在の実装では要素数を数えるためにデータベースを全部検索します。