... for an empty vector or other sequence in Clojure is to either check the count is less than one or check for (not (empty? some-seq)) .
確定! 回上一頁