Following is an example of the simple 'if' expression in Clojure. ... if ( = 2 2) (println "Values are equal") (println "Values are not equal"))) (Example) ...
確定! 回上一頁