[Issue 15968] deep-version of equals

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri May 6 04:21:53 PDT 2016


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

Per Nordlöw <per.nordlow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |per.nordlow at gmail.com

--- Comment #1 from Per Nordlöw <per.nordlow at gmail.com> ---
Typo:

Should be

[[2,2],[1,2]].equals([[2,2],[1,2]])

So this means comparing ranges of ranges, right?

--


More information about the Digitalmars-d-bugs mailing list