Re: RFC 242 (v1) No overloading of f($arg) basing on ref($arg)

2000-09-19 Thread Ilya Zakharevich
a) I do not subscribe to Perl6 lists, so please consider including me on the Cc lines; b) == * From: Nathan Wiger > There are several proposals to switch the meaning of C basing on > the whether $arg is an array reference

Re: RFC 242 (v1) No overloading of f($arg) basing on ref($arg)

2000-09-16 Thread Nathan Wiger
> No overloading of f($arg) basing on ref($arg) > There are several proposals to switch the meaning of C basing on > the whether $arg is an array reference or not. For example, it is tempting > to allow C<$array[[2,3]]> denote the same as C<$array[2][3]>. Ilya- I know I'd personally appreciate

RFC 242 (v1) No overloading of f($arg) basing on ref($arg)

2000-09-16 Thread Perl6 RFC Librarian
This and other RFCs are available on the web at http://dev.perl.org/rfc/ =head1 TITLE No overloading of f($arg) basing on ref($arg) =head1 VERSION Maintainer: Ilya Zakharevich <[EMAIL PROTECTED]> Date: 15 Sep 2000 Mailing List: [EMAIL PROTECTED] Number: 242 Version: 1 Status: Dev