[Issue 3317] New: std.conv.to, string to multidimensional array support
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Sep 14 16:07:21 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3317
Summary: std.conv.to, string to multidimensional array support
Product: D
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Phobos
AssignedTo: nobody at puremagic.com
ReportedBy: moi667 at hotmail.com
--- Comment #0 from assorted <moi667 at hotmail.com> 2009-09-14 16:07:20 PDT ---
I've written some code which can convert a string of an array to the
appropriate array.
more information on:
http://www.dsource.org/projects/ddata
Could this be included into std.conv.to?
Not sure whether my code is up to par, but love to learn if it is not.
The implementation doesn't use recursion, thought I'd mention that.
Also, maybe add hex conversions?
--
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