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

          Issue ID: 15969
           Summary: makeNrray - allocate + dispose multi-dimensional array
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: [email protected]
          Reporter: [email protected]

it would be nice to have a makeNdarray method in the allocator - or makeArray
could directly support them.
Also `dispose` should work with multi-dimensional arrays or alternatively
provide `disposeNd` ;-)

--

Reply via email to