You can use clojure sets to group like outcomes in a condp. (condp get (lower-case command) #{DEPEND} (apply add-sys-package args) #{LIST} ...
確定! 回上一頁