You can alias another spec by providing it directly to s/def : ... ::third-map {:a "1" :d "2"}) ;; true (gen/generate (s/gen ::third-map)) ...
確定! 回上一頁