Subject: Re: No exceptions from String#to_i
From: Nikodemus Siivola <tsiivola cc.hut.fi>
Date: Tue, 25 Jun 2002 06:36:59 +0900
In-reply-to: 43006
On Tue, 25 Jun 2002, Paul Brannan wrote:
> It's not good to have a standard library feature that user libraries
> cannot emulate.
Agreed. Could functional style call to_ary, to_int, to_str and to_flt
instead?
-- Nikodemus