(gensub spec overrides path rmap form)
Sometimes the 'could not satisfy after 100 tries' message when generating spec makes us angry. It is because it does not return the field there are problems with. If you do (with-redefs [clojure.spec.alpha/gensub gensub] ...) you will receive additional info.
Sometimes the 'could not satisfy after 100 tries' message when generating spec makes us angry. It is because it does not return the field there are problems with. If you do (with-redefs [clojure.spec.alpha/gensub gensub] ...) you will receive additional info.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close