Re: RFC 212 (v1) Make length(@array) work
[email protected] (Nathan Torkington) Wed, 13 Sep 2000 10:48:26 -0600 (MDT)
| Newsgroups | perl.perl6.language.subs |
|---|---|
| Message-ID | <[email protected]> |
Randal L. Schwartz writes: > Perl6> I propose to make length() return the number of elements in the array > Perl6> it is passed, if its first argument begins with @. > > This proposal makes length() an un-prototypable (and therefore > unoverridable). Do you have a proposal for how to handle that? Pray to Damian for a prototype that supports this? :-) Nat