Dataset.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct Dataset(Data, DataSpecType = typeof(DataSpecification!Data.make()))
opIndexAssign
(
ElementType!Data element
,
size_t index
)
if (
isInputRange!Data
)

Meta