Slava is a hack, and specialized-vectors might work now

db4
Daniel Ehrenberg 2009-01-28 18:48:07 -06:00
parent dc49f138c4
commit e5760bf644
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ M: V equal? over V instance? [ sequence= ] [ 2drop f ] if ;
: >V ( seq -- vector ) V new clone-like ; inline
M: V pprint-delims drop V{ \ } ;
M: V pprint-delims drop \ V{ \ } ;
M: V >pprint-sequence ;