Changeset 246


Ignore:
Timestamp:
Jan 9, 2004, 1:27:46 PM (21 years ago)
Author:
Gary Byers
Message:

LIST-LENGTH will soon be builtin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/xdump/xfasload.lisp

    r220 r246  
    160160  #(+-2 --2 *-2 /-2 =-2 /=-2 >-2 >=-2 <-2 <=-2 eql length sequence-type
    161161        assq memq logbitp logior-2 logand-2 ash
    162         %negate logxor-2 %aref1 %aset1
     162        %negate logxor-2 %aref1 %aset1 list-length
    163163        ; add more
    164164        )
Note: See TracChangeset for help on using the changeset viewer.