In this example, the + symbol resolves to a function: (+ 1 2) ; => 3 Clojure sees that the list's head is a function, so it proceeds to evaluate the rest of ...
確定! 回上一頁