Is it possible to check if an array is jagged or not by using some template like std.traits : isArray ?
As described on
http://wiki.dlang.org/Dense_multidimensional_arrays we can have
dense and jagged arrays. That's nice.
- Is there any way to check if array is dense or no... Mariusz `shd` Gliwiński
- Re: Is there any way to check if array is de... bearophile
- Re: Is there any way to check if array i... Mariusz `shd` Gliwiński
- Re: Is there any way to check if arr... bearophile