Dataset.Type

Undocumented in source.
struct Dataset(Data, DataSpecType = typeof(DataSpecification!Data.make()))
alias Type = RefCounted!(Dataset!(Data, DataSpecType))

Meta