The OpenD Programming Language

TotalContainer.opIndexUnary

Indexing operators yield or modify the value at a specified index.

struct TotalContainer(T)
T
opIndexUnary
(
string op
)

Meta