clojurex 2016-12-09

does anyone remember seeing a function to add documentation to clojure specs at ClojureX this year - I’m trying to find it, but failing

Alex Miller (Clojure team) 2016-12-09T13:44:12.000009Z

There isn't one

not a clojure.spec function, but one that someone had added with a library I think

thanks - I had a quick look at that but couldn’t see what I was after

it’s not a big issue - I’ve found a way for now - and I suspect that it might be included in spec in the future

Alex Miller (Clojure team) 2016-12-09T16:05:48.000015Z

well, maybe :)

in fact what I’m actually after is a way to attach end-user readable messages in case of failure - which is a slightly different use-case

Alex Miller (Clojure team) 2016-12-09T18:52:15.000019Z

oh, there was something like that going by recently

Alex Miller (Clojure team) 2016-12-09T18:55:47.000020Z

can’t find it now, sorry