Dataset.currShape

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto currShape()
  2. auto currShape(hsize_t[] extent)
    struct Dataset(Data, DataSpecType = typeof(DataSpecification!Data.make()))
    currShape
    (
    hsize_t[] extent
    )
    if (
    isInputRange!Data
    )

Meta