Fork me on GitHub
#clojure-spec
<
2017-08-20
>
misha08:08:20

@didibus s/def already returns spec kw

misha08:08:20

(s/def :foo/bar int?) => :foo/bar

souenzzo16:08:38

How to fdef a multimethod? I will need my-mm and my-mm', right? Is there some standard pattern? namming pattern?

didibus20:08:58

@misha Hum, I swear I thought I had tried it, oh well, you're right