Is there an opposite of .toString()?

myst a at b.c
Sat Oct 14 00:18:35 UTC 2017


I'm sorry if this has been answered already, it seems like a very 
basic question.

There is .toString() method convention for printing, but I can 
not find anything alike for reading. Is there something like 
operator>>() in C++? What's an ideomatic way of reading an object?


More information about the Digitalmars-d-learn mailing list