std.serialization: pre-voting review / discussion
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Wed Aug 14 09:25:23 PDT 2013
On 8/14/13 1:48 AM, Jacob Carlborg wrote:
> On 2013-08-14 10:19, Tyler Jameson Little wrote:
>> - I would to serialize to a range (file?) and deserialize from a
>> range (file?)
>
> The serialized data is returned as an array, so that is compatible with
> the range interface, it just won't be lazy.
This seems like a major limitation. (Disclaimer: I haven't read the
documentation yet.)
Andrei
More information about the Digitalmars-d
mailing list