src code

instance method Array#compact

Array#compact() → Array

Returns a copy of the array without any null or undefined values.