Nullable!T

Adam Ruppe destructionator at gmail.com
Wed Jul 7 05:49:05 PDT 2010


On 7/7/10, Clemens <eriatarka84 at gmail.com> wrote:
> Strange... I could have sworn that when I recently tried D2, arrays
> supported range methods (popFront etc), and that those were implemented in
> std.array. Am I mistaken, or how does that work?

Arrays work for it, and have for quite a while, but nothing else does
yet; it doesn't work with classes and pointers, which are the other
important built-in nullables.


More information about the Digitalmars-d mailing list