From: Ryan Leavengood Date: 2005-10-20T05:38:24+09:00 Subject: Re: Functional with Ruby On 10/19/05, James Edward Gray II wrote: > > That can get a bit shorter too, since you don't need the (0) part. Yeah I figured that out after posting, hehe (at the same time ri told me my parameter ordering was wrong.) Inject is such a cool method. Ryan