Hi,
In message "Re: String#each"
on 02/07/09, Sean Russell <ser / germane-software.com> writes:
|So, even with i17m support, there will be no easy way to itterate over
|characters? There will be no efficient way to break the string up into its
|atomic parts?
Other than split(//)?
It will have each_char method too.
matz.