Tools like Schema, core.typed or just plain old docstrings are useful. Of
course, the library write must provide these. Some libraries even roll
their own documentation solution, eg. the very cool tools.analyzer spec
<http://clojure.github.io/tools.analyzer.jvm/spec/quickref.html>.

Thanks,
Ambrose

On Mon, Nov 30, 2015 at 4:49 PM, Jonathon McKitrick <jmckitr...@gmail.com>
wrote:

> I've read the recent comments on 'the end of dynamic languages' and I'm
> curious what ways you have found for dealing with one of the issues I've
> heard mentioned frequently: when libraries (or functions in general) pass
> maps around as arguments or return values, how to go about finding out
> exactly what those maps contains without slogging through source code.
>
> Any suggestions?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to