--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns a new array of all values of the database for which block evaluates to true. full_name: GDBM#select is_singleton: false name: select params: | gdbm.select { |value| block } -> array visibility: public