chickadee
»
list-utils
»
not-null?
Identifier search
(not-null? LIST) -> (or list boolean)
syntax
Returns
#f
if the given
LIST
is empty, and
LIST
otherwise.