Slava Pestov 2008-04-25 03:27:37 -05:00
commit 30ef9dbc77
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ MACRO: firstn ( n -- )
: replicate ( seq quot -- newseq )
#! quot: ( -- obj )
[ drop ] swap compose map ;
[ drop ] swap compose map ; inline
! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!