るりまサーチ (Ruby 3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.067秒)

別のキーワード

  1. gdbm delete
  2. gdbm open
  3. gdbm sync
  4. gdbm replace

ライブラリ

検索結果

GDBM#update(other) -> self (105310.0)

self と other の内容をマージします。

self と other の内容をマージします。

重複するキーに対応する値はother の内容で上書きされます。

@param other each_pair メソッドを持つオブジェクトでなければなりません。