method
flatten!
flatten!()
public
Equivalent to Set#flatten, but replaces the receiver with the result in place. Returns nil if no modifications were made.
flatten!()
public
Equivalent to Set#flatten, but replaces the receiver with the result in place. Returns nil if no modifications were made.