[Issue 4764] Lazy versions of std.string.split and std.string.splitlines

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 13 06:04:10 PDT 2014


https://d.puremagic.com/issues/show_bug.cgi?id=4764


Nick Treleaven <ntrel-public at yahoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ntrel-public at yahoo.co.uk


--- Comment #2 from Nick Treleaven <ntrel-public at yahoo.co.uk> 2014-03-13 06:03:59 PDT ---
I think std.regex.splitter could be used here. Possibly lineSplitter could be
added if necessary, and/or a std.regex.lineTerminator pattern regex. The latter
might be more flexible.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list