From: "Jack R." Date: 2013-03-06T02:07:10+09:00 Subject: Re: Inconsistent Array#slice behavior? I agree that if you take "at the end" to mean "the index *following* the last valid element" that the behavior becomes consistent. Then I guess that should be stated, since that is one of many possible interpretations of "at the end" (the most obvious one to me would "the index of the last valid element"). In the end, examples should help solve all this, and I did not look closely enough at the examples, so shame on me. -- Posted via http://www.ruby-forum.com/.