Subject: Re: iterate chars in a string
From: "Trans" <transfire gmail.com>
Date: Tue, 21 Mar 2006 22:33:49 +0900
References: * 184982185085185087
In-reply-to: 185087
> Another lib might change *anything* on you :-) We all have to trust
> each other not to do that.
Of course, but the behavior of String#each is not a good context to
_invite_ global modification. The behavior needs to be more reliable
then that.
T.