On Sat, Mar 28, 2009 at 7:39 PM, Mariusz Nowostawski
<[email protected]> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to