Re: [svn:perl6-synopsis] r14442 - doc/trunk/design/syn

2007-08-30 Thread Aaron Crane
[EMAIL PROTECTED] writes: > +defaults to a sequence of 0 values. If any native type is explicitly > +initialized to C<*> (the C type), it is left unitialized. s[un <( )> it] = 'in'; (Assuming I've got that syntax correct, anyway.) -- Aaron Crane

[svn:perl6-synopsis] r14442 - doc/trunk/design/syn

2007-08-30 Thread larry
Author: larry Date: Thu Aug 30 01:28:17 2007 New Revision: 14442 Modified: doc/trunk/design/syn/S02.pod Log: Initializations of native types, requested by masak++, sunnavy++, moritz++ Modified: doc/trunk/design/syn/S02.pod =