On Sat, Feb 20, 2010 at 6:53 AM, Sam Anklesaria <[email protected]> wrote:
> Arrays and quotations are both forms of immutable sequences.

Arrays are mutable:

"hi" { 13 } [ set-first ] keep .
=> { "hi" }

Slava

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to