Dataset.maxShape

Return maximal shape, that doesn't change during program running.

struct Dataset(Data, DataSpecType = typeof(DataSpecification!Data.make()))
const pure
maxShape
()
if (
isInputRange!Data
)

Meta