Uri Guttman wrote:
> 
> arrays are allocated and lists are on the stack. so arrays
> can have references to them but lists can't. 

Apoc 2, RFC 175:
>
>  scalar(list(1,2,3));
[...]
>  scalar(array(1,2,3));

Which would imply one could take a reference to either. 


> can anyone see any changes in perl6 to invalidate that
> separation of lists and arrays?

Immediately thereafter, Larry left room to imply list may actually be
spelled a-r-r-a-y...


--
Garrett Goebel
IS Development Specialist

ScriptPro                   Direct: 913.403.5261
5828 Reeds Road               Main: 913.384.1008
Mission, KS 66202              Fax: 913.384.2180
www.scriptpro.com          garrett at scriptpro dot com

Reply via email to