Difference between ​(​3​) and 3 in Clojure
​I'm new to clo​j​ure. What is the difference between
​(​3​) and 3​? If I do ​(3) ​I get
this exception:
java.lang.ClassCastException: java.lang.Long cannot be cast to
clojure.lang.IFn​​.
No comments:
Post a Comment