Method: Immutable::SortedSet::AVLNode::Empty#keep_only

Defined in:
lib/immutable/sorted_set.rb

#keep_only(items) ⇒ Object



1415
# File 'lib/immutable/sorted_set.rb', line 1415

def keep_only(items);   self; end