“empty? and not-empty” are predicate functions to check if a collection contains elements. (empty? (empty coll)) is true by definition.
確定! 回上一頁