
23 Jul
2005
23 Jul
'05
6:33 p.m.
On Sat, 23 Jul 2005 10:34:31 -0400, Rob Stewart wrote
From: FlSt@gmx.de
The new Perl 6 has a nice feature called junctions. See http://www.perl.com/pub/a/2003/07/29/exegesis6.html?page=4 and http://www.metaperl.com/talks/p6-junctions/ for more information. I think this is a interesting way to save the time for writing loops in some situations. I've tried to implement this for C++ and uploaded a
..
I took a quick look -- looks intersting to me :-) Jeff