perl6-language
[Top] [All Lists]

Some details of function return captures

To: perl6-language@perl.org
Subject: Some details of function return captures
From: "John M. Dlugosz" <dhcgnd702@sneakemail.com>
Date: Fri, 08 Aug 2008 08:02:15 -0500
Delivered-to: mailing list perl6-all@perl.org
Delivered-to: perl6-all-poster@perl.org
Delivered-to: mailing list perl6-language@perl.org
Delivered-to: perl6-language@perl.org
List-help: <mailto:perl6-all-help@perl.org>
List-id: <perl6-all.perl.org>
List-id: <perl6-language.perl.org>
List-post: <mailto:perl6-all@perl.org>
List-subscribe: <mailto:perl6-all-subscribe@perl.org>
List-unsubscribe: <mailto:perl6-all-unsubscribe@perl.org>
Mailing-list: contact perl6-all-help@perl.org; run by ezmlm
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.16) Gecko/20080708 Thunderbird/2.0.0.16 Mnenhy/0.7.5.666
I was trying to figure out exactly how Captures manage to stay invisible even though functions return them, yet still let you use Capture objects when you want to. Please see my conclusions at <http://www.dlugosz.com/Perl6/web/return.html>. The Summary at the very bottom clarifies the Synopses.

--John


<Prev in Thread] Current Thread [Next in Thread>