Table.opUnary

Invokes the metatable seamlessly when performing unary negation

struct Table
opUnary
(
string s
)
()
if (
s == "-"
)

Meta