Dataset.open

Undocumented in source. Be warned that the author may not have intended to support it.
struct Dataset(Data, DataSpecType = typeof(DataSpecification!Data.make()))
static
open
(
ref const(H5File) file
,
string name
)
if (
isInputRange!Data
)

Meta