Re: RFC 132 (v3) Subroutines should be able to return an lvalue

[email protected] ("David L. Nicol") Tue, 29 Aug 2000 19:27:36 -0500
Newsgroups perl.perl6.language.subs
Organization University of Missouri - Kansas City supercomputing infrastructure
Message-ID <[email protected]>
Perl6 RFC Librarian wrote:

> With the enhanced C<want> operator, subroutines can dynamically decide
> what to return.

With context-based polymorphism, the decision can be made staticly.