clojure/core complement

点我查看原文函数 (ns $clojureDoc.core.complement) ;; Takes a fn f and returns a fn that takes the same arguments as f, ;; has the same effects, if any, and returns the opposite truth value. ;; complement接受一个f
相关文章
相关标签/搜索