On Sat, Mar 28, 2009 at 7:39 PM, Mariusz Nowostawski
<mari...@nowostawski.org> wrote:
> How I can make the word myinit to always leave { 0 0 } on top of the stack,
> regardless of how that sequence is being later manipulated in-between?

: myinit ( -- seq) { 0 0 } clone ;

------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to