The stupid question is the question not asked | |
PerlMonks |
Re^6: Contexts and Perl 6by John M. Dlugosz (Monsignor) |
on May 20, 2009 at 15:25 UTC ( [id://765257]=note: print w/replies, xml ) | Need Help?? |
So, that would be a "no"? The concept of context flowing inward is deprecated. Instead, constructs always do the same thing, which is to return an object that can exhibit different behavior in different contexts later. A simple example, which can be taken as an exemplar, is Nil which replaces "undef in item context or () in list context.". Is that the plan? —John
In Section
Meditations
|
|