Vec.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
struct Vec(T, int dim)
Vec!(T, dim)
opUnary
(
string s
)
()
if (
s == "-"
)

Meta