From: Florian Frank Date: 2005-10-20T05:37:46+09:00 Subject: Re: Functional with Ruby James Edward Gray II wrote: > That can get a bit shorter too, since you don't need the (0) part. Yeah. And I always hated it, that your program is going to crash, if "a" happens to be empty and you naively use the inject result for further processing. -- Florian Frank