JezK
Edit File: %3d%3d%3d-i.ri
U:RDoc::AnyMethod[iI"===:ETI"Set#===;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I">Returns true if the given object is a member of the set, ;TI"and false otherwise.;To:RDoc::Markup::BlankLine o; ; [I"Used in case statements:;T@o:RDoc::Markup::Verbatim; [I"require 'set' ;TI" ;TI"case :apple ;TI" when Set[:potato, :carrot] ;TI" "vegetable" ;TI"when Set[:apple, :banana] ;TI" "fruit" ;TI" end ;TI"# => "fruit" ;T:@format0o; ; [I"Or by itself:;T@o;; [I"#Set[1, 2, 3] === 2 #=> true ;TI"#Set[1, 2, 3] === 4 #=> false;T; 0: @fileI"lib/set.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(o);T@%FI"Set;TcRDoc::NormalClass0[@(FI" include?;T