Re: class member declaration catalog

2008-08-11 Thread John M. Dlugosz

Joe Gottman jgottman-at-carolina.rr.com |Perl 6| wrote:



  What happened to the "let" and "temp" declarators?

They are not declarators in the same sense as my/our.  They cause a 
run-time action to occur on existing variables.


--John


class member declaration catalog

2008-08-10 Thread John M. Dlugosz
I just put together  as 
part of my analysis and documentation effort.  I'll link the "meanings" to more 
extensive treatments.


Did I miss any *possible* combination?

--John