On 3 Okt., 08:30, Rich Hickey <[EMAIL PROTECTED]> wrote: > There have been requests for find in vector, and find in sequence, > which would be useful.
In Common Lisp, it is often useful to consider lists or arrays being sets and tewhether something is an element of it. In Clojure, one can use the right data structures in the first place. I think it is better not to let bad Common Lisp habits slip into Clojure at this point. Rather let us CL people think some more :) -Hans --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---