Fork me on GitHub
#clojure-spec
<
2017-09-18
>
bbrinck16:09:32

@olical Keep in mind you can place the fdef above the defn (which I prefer for readability). Sometimes poeple don’t realize this

christianromney19:09:59

@alexmiller love these useful type predicates in clojure 1.9! I'm putting (ex-info?) on my wish list for Clojure Claus... 😄

Alex Miller (Clojure team)19:09:06

Ticket and patch would be useful

christianromney20:09:10

https://dev.clojure.org/jira/browse/CLJ-2237 as requested! Thanks for considering this...