ÿØÿà JFIF    ÿÛ „ ( %!1!%*+...983,7(-.- U:RDoc::AnyMethod[iI"disjoint?:ETI"Set#disjoint?;TF: privateo:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"ƒReturns true if the set and the given enumerable have no element in common. This method is the opposite of intersect?.;To:RDoc::Markup::Verbatim; [ I"2Set[1, 2, 3].disjoint? Set[3, 4] #=> false ;TI"1Set[1, 2, 3].disjoint? Set[4, 5] #=> true ;TI"2Set[1, 2, 3].disjoint? [3, 4] #=> false ;TI"1Set[1, 2, 3].disjoint? 4..5 #=> true ;T: @format0: @fileI"lib/set.rb;T:0@omit_headings_from_table_of_contents_below000[I" (set);T@FI"Set;TcRDoc::NormalClass00