D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Set
/
Filename :
replace-i.ri
back
Copy
U:RDoc::AnyMethod[iI"replace:ETI"Set#replace;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"hReplaces the contents of the set with the contents of the given enumerable object and returns self.;To:RDoc::Markup::Verbatim; [I"@set = Set[1, 'c', :s] #=> #<Set: {1, "c", :s}> ;TI":set.replace([1, 2]) #=> #<Set: {1, 2}> ;TI":set #=> #<Set: {1, 2}> ;T:@format0: @fileI"lib/set.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(enum);T@FI"Set;TcRDoc::NormalClass00