Alex, There might be some useful info here: http://www.gettingclojure.com/cookbook:sequences#sorting
Have all good days, David Sletten On Nov 22, 2010, at 12:07 AM, Alex Baranosky wrote: > So for the case I had that method worked. I wonder though if I had wanted to > sort by multiple keys, with some of the keys sorting in reverse order and > others in regular order, how I could do that... Say last name ascending, > date of birth descending for example. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > 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 -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
