I think https://github.com/pjstadig/assertions is very useful to assert the 
values in development, and turn off in production without any penalty. 
Can't expect libraries to include this though.

Shantanu

On Tuesday, 1 December 2015 03:19:09 UTC+5:30, Jonathon McKitrick 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.

Reply via email to