Public Vars

Back

not-empty (clj)

(source)

function

(not-empty coll)
If coll is empty, returns nil, else coll

Examples