fix accessors

db4
Doug Coleman 2008-09-02 13:01:20 -05:00
parent 85769f60f8
commit 51db0d7e7d
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ C: <rollover> rollover
M: rollover length n>> ;
M: rollover nth-unsafe rollover-seq [ length mod ] keep nth-unsafe ;
M: rollover nth-unsafe seq>> [ length mod ] keep nth-unsafe ;
INSTANCE: rollover immutable-sequence