SparseField.opIndexUnary

struct SparseField(T)
T
opIndexUnary
(
string op
)
(
size_t index
)
if (
op == `++` ||
op == `--`
)

Meta