Clojure provides a few different options for creating functions inline: fn (or the #() reader macro), partial, and comp.
確定! 回上一頁