← Back
Editing: delete-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Deletes the given object from the set and returns self. Use <tt>subtract</tt> to delete several items at once. full_name: Set#delete is_singleton: false name: delete params: (o) visibility: public
Save File
Cancel