chickadee » list-utils » not-null?

(not-null? LIST) -> (or list boolean)syntax

Returns #f if the given LIST is empty, and LIST otherwise.