> > Instead the first three might suggest corollaries:
> > map-when map-when-not map-while
>
> Perfect.
>

On second thought, do you think map-when-not would actually be
useful?  Unless you're interested in the difference between nil and
false, I think it's equivalent to (replicate (count (remove pred s))
nil).

Also, can I do anything to help implement/integrate the changes we've
agreed upon thus far?

Thanks, Jason

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