On Oct 20, 10:43 am, Stuart Halloway <[EMAIL PROTECTED]>
wrote:
> Hi Steve,
>
> Thanks! I like quicksort-4. It all fixes a problem that bugged me in  
> all the other examples, which is that "bigger" is a lie. The real  
> semantic is "not smaller", which quicksort-4 captures perfectly.
>
> I will have to get used to thinking of "remove" as the opposite of  
> "filter." The English connotations of the former are too imperative  
> for me, but I don't know a better word for it.

I like ruby's "reject".

martin
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to