[Issue 5977] String splitting with empty separator
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 3 20:28:45 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=5977
hsteoh at quickfur.ath.cx changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hsteoh at quickfur.ath.cx
--- Comment #4 from hsteoh at quickfur.ath.cx 2013-01-03 20:28:42 PST ---
FWIW, in perl, splitting on an empty string simply returns an array of
characters. I think that better reflects the symmetry of join("", array).
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list