Fork me on GitHub
#clojure-spec
<
2018-12-16
>
ro613:12:38

I'm surprised there aren't more examples of specs for common stuff like URLs using s/cat. Has anyone worked on something like that? I've seen http://conan.is/blogging/a-spec-for-urls-in-clojure.html and https://github.com/SparkFund/useful-specs, but they are using opaque url validators. I'm hoping for something where explain would actually be instructive.