Hi,

In message "Re: [rcr] String#split behaves odd"
    on Tue, 7 Dec 2004 14:16:06 +0900, "Peñá, Botp" <botp / delmonte-phil.com> writes:

|imho, I think he meant
|
|[] != [""]
|
|I myself thought that string#split would return an array of strings w a
|minimum element of [""]

I don't get it.  [] is an array of strings with zero elements. ;-)

							matz.