The short answer is that lists live their transient lives in the stack; arrays live longer, in the heap. For a longer answer, see here.
the lowliest monk
In reply to Re: Differ. array and List
by tlm
in thread Differ. array and List
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |