Did you consider having examples (input-output mappings) be part of the 
spec for a function, i.e. add an :examples option to the fdef macro in 
addition to :the current args, :ret, and :fn options? There is nothing 
really like examples for learning and clojuredocs.org has been immensely 
useful for this reason. I figured that especially for functions with simple 
input-output mappings of primitive data having a few such representative 
mappings be part of the spec and the doc string would be natural. Those 
examples could of course also drive tests.

-- 
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