On Tue, Sep 19, 2000 at 07:47:58AM -0000, Perl6 RFC Librarian wrote:
> Subroutines: Replace C<wantarray> with a generic C<want> function
Just as long as I can still say:
return want 'LIST' ? @some_array
: $some_scalar;
I'll be happy. And, of course, want 'LVALUE'.
--
Michael G Schwern http://www.pobox.com/~schwern/ [EMAIL PROTECTED]
Just Another Stupid Consultant Perl6 Kwalitee Ashuranse
<GuRuThuG> make a channel called Perl, and infest it with joking and
fun....it doesnt make alot of sense.
- RFC 21 (v2) Subroutines: Replace C<wantarray> wi... Perl6 RFC Librarian
- Re: RFC 21 (v2) Subroutines: Replace C<wantarr... Michael G Schwern
- Re: RFC 21 (v2) Subroutines: Replace C<wantarr... Nathan Wiger
- Re: RFC 21 (v2) Subroutines: Replace C<wantarr... Damian Conway
