我正在尝试在clojure.spec 中编写一个高阶函数与版本 1.9.0-alpha11 并且无法获得 ... user> (def add2 (adder 2)) #'user/add2 user> (add2 2) 4 user> (add2 "s") ...
確定! 回上一頁