method

to_set

Importance_1
Ruby latest stable (v1_8_7_72) - 0 notes - Class: Enumerable
to_set(klass = Set, *args, &block) public

Makes a set from the enumerable object with given arguments. Needs to +require "set"+ to use this method.

Show source
Register or log in to add new notes.