Define `Array#deep_compact` and `Hash#deep_compact` which apply `#compact` recursively.
>= 2.6.0
epaew