(require '[clojure.spec.alpha :as s]) (s/def ::username string?) ... for validating macros etc and it's generally a very powerful technique.
確定! 回上一頁