Dataset.maxShape

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

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

Meta