[Issue 6409] std.array.empty for associative arrays too

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jun 27 12:57:06 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=6409

Jack Stouffer <jack at jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jack at jackstouffer.com

--- Comment #1 from Jack Stouffer <jack at jackstouffer.com> ---
What's the rationale? Why not just aa.length == 0?

--


More information about the Digitalmars-d-bugs mailing list