SimpleList.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
class SimpleList(ItemType)
override
ItemType
opIndexAssign
(
ItemType data
,
size_t index
)

Meta