Larry~

On 10/26/05, Larry Wall <[EMAIL PROTECTED]> wrote:
> So we'd get:
>
>     :@array[42] 42 => @array[1]

Do you mean C< :@array[42] 42 => @array[42] >?

> The last three forms are more arguable than the first three, especially
> since they probably aren't valid formal parameters.  We kind of need
> a subscript modifier instead:
>
>     @array:[42] 42 => @array[1]

Same question.

Matt
--
"Computer Science is merely the post-Turing Decline of Formal Systems Theory."
-Stan Kelly-Bootle, The Devil's DP Dictionary

Reply via email to