(defmulti event-type :type) (s/def :event/event (s/multi-spec ... from the official guide: > > https://clojure.org/guides/spec#_multi_spec ...
確定! 回上一頁