On May 29, 2010, at 5:07 AM, Paul Hobbs wrote:

> What code would this make simpler?  Are you constantly having to check this 
> special case?  If not, I don't see a reason to include it.

I haven't run across this particular issue, but I have many times written code 
that may end up calling a function with "degenerate" arguments in corner cases. 
I much prefer functions that handle such degenerate arguments gracefully when 
it makes sense to do so, which it absolutely does for interleave.

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

Reply via email to