On 15.02.2009, at 20:48, Vincent Foley wrote: > I'll play around with the lazy branch this week, and this is just a > name suggestion: what do you think of first/tail/rest where (rest s) > == (seq (tail s))? tail is already used in other functional languages > such as Haskell and OCaml to represent all-but-the-first elements, so > it wouldn't be completely foreign.
I like that choice as well. Otherwise, I'll join the crowd who thinks that it's better to get everything in order now without making compromises for backwards compatibility. Konrad. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---