For example, how do we test if something is not there? In Clojure, nil represents the absence of a value. We can test for it by using nil?:
確定! 回上一頁