JezK
Edit File: %5e-i.ri
U:RDoc::AnyMethod[iI"^:ETI" Set#^;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"EReturns a new set containing elements exclusive between the set ;TI"Eand the given enumerable object. (set ^ enum) is equivalent to ;TI"#((set | enum) - (set & enum)).;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"@Set[1, 2] ^ Set[2, 3] #=> #<Set: {3, 1}> ;TI"FSet[1, 'b', 'c'] ^ ['b', 'd'] #=> #<Set: {"d", 1, "c"}>;T:@format0: @fileI"lib/set.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(enum);T@FI"Set;TcRDoc::NormalClass00