Subject: Re: sorting...
From: Erik Naggum <erik@naggum.no>
Date: 1998/12/15
Newsgroups: comp.lang.lisp
Message-ID: <3122754465238243@naggum.no>

* bernhard@korb.ai.univie.ac.at (Bernhard Pfahringer)
| Yep, why not use: (merge 'list (list <element>) <sorted-list> <test>).
| Not much of a rewrite, O(n), might not bite as early for larger priority
| lists.

  that's actually very useful advice that doesn't cost anything to adopt.
  thank you.

#:Erik
-- 
  man who cooks while hacking eats food that has died twice.