[Issue 15738] Problem with std.experimental.ndslice empty()
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Thu Mar  3 12:01:54 PST 2016
    
    
  
https://issues.dlang.org/show_bug.cgi?id=15738
Илья Ярошенко <ilyayaroshenko at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ilyayaroshenko at gmail.com
--- Comment #1 from Илья Ярошенко <ilyayaroshenko at gmail.com> ---
This is feature, empty is empty!0, so it checks only first dimension. In
addition, this  is very important for optimization reasons. emptyAny method may
be added for desirable behavior.
--
    
    
More information about the Digitalmars-d-bugs
mailing list