clojure/core partial

点我查看原文函数 (ns $clojureDoc.core.partial [:require clojure.pprint]) ;; 用法:(partial f) (partial f arg1) (partial f arg1 arg2) (partial f arg1 arg2 & more) ;; Takes a function f and fewer than the norma
相关文章
相关标签/搜索