std.conv.parse for user defined structs/objects

Ilya Yaroshenko ilyayaroshenko at gmail.com
Fri Dec 27 12:43:25 PST 2013


> I've been thinking about this too. It shouldn't be too hard to 
> add this
> to std.conv (I'd call it "fromString", though, by analogy with
> "toString" -- "parseImpl" looks a bit ugly).

Is "fromString" good in case of InputRange?


More information about the Digitalmars-d mailing list