apropos can accept regex patterns. E.g. find only definitions ;; ending with "reduce" user=> (apropos #".+?reduce") (clojure.core/areduce ...
確定! 回上一頁