https://issues.dlang.org/show_bug.cgi?id=16824
greenify <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from greenify <[email protected]> --- FWIW there's makeNdarray in ndslice: https://github.com/dlang/phobos/blob/master/std/experimental/ndslice/slice.d#L834 Tt can infer the dimension size from a Slice. --
