instance method GDBM#store

store(key, val) -> [String][permalink][rdoc][edit]

key に対して val を格納します。

[SEE_ALSO] GDBM#[]=