Subject: [ruby-talk:5855] Re: Array#insert rehashed
From: Dave Thomas <Dave thomases.com>
Date: Thu, 26 Oct 2000 04:51:14 +0900
References: 585058525853
In-reply-to: "Guy N. Hurst"'s message of "Thu, 26 Oct 2000 03:08:43 +0900"
"Guy N. Hurst" <gnhurst / hurstlinks.com> writes:
> That may be fine for #insert, but what about changing the semantics
> of negative position?
I'm not sure _how_ you could change it? sn't that where 'push' comes
in?
Dave