From: Peter Szinek Date: 2007-10-03T16:30:03+09:00 Subject: Re: Searching through a sorted array FireAphis wrote: > Hello, > > I have a very big array of objects sorted by one of its numeric data > members. During the flow of my application I need occasionally to get > all the elements in a specific range. Then why not my_array[start..end] ? Cheers, Peter __ http://www.rubyrailways.com http://scrubyt.org