Remove all NULL or zero-length elements from list
This function wraps the compact
function to recursively
remove elements from lists that contain no information.
drop_empty_recursively(x)
x |
|
list
containing no empty elements.
This function is meant to be used internally. Only use when debugging.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.