I recently heard of this programming language, Clojure, it uses functions only, is not typed, and appears to be very complex, this is an example of a function that receives a parameter and multiplies that parameter by it even.
(defn square [x]...
asked by
10.08.2016 / 13:42