[Openmcl-devel] tagbody and go
    Julian Squires 
    julian at cipht.net
       
    Wed Dec  8 10:15:32 PST 2010
    
    
  
On Wed, Dec 8, 2010 at 11:52 AM, Taoufik Dachraoui
<dachraoui.taoufik at gmail.com> wrote:
> The ecase will check all the clauses in order (like cond) until it finds a
> match.
Not necessarily.  See Geoff Wozniak's comparison of case performance
on his blog:
  http://exploring-lisp.blogspot.com/2009/07/postscript-to-jump-tables-stuff.html
(that post has his conclusions and links to the earlier posts which
contain performance figures, as well as macros which might do what you
want.)
-- 
Julian Squires
    
    
More information about the Openmcl-devel
mailing list