user> ; when else? is not given user> (defn my-plan2 [weather] (if (= :good weather) "I'll go to a park. ... Clojure implements this with the if-not macro.
確定! 回上一頁