Hi, was there not a way to add a spec to the docstring of a function?>
You could change the docs yourself by changing the var metadata: https://clojuredocs.org/clojure.core/alter-meta%21
I'm not sure about that but some tools like Cider show it when you try to show a docstring for the function.