flatten!()
Instance Public methods
Equivalent to #flatten, but replaces the receiver with the result in place. Returns nil if no modifications were made.
Equivalent to #flatten, but replaces the receiver with the result in place. Returns nil if no modifications were made.
Please login to continue.