ScriptAny.opBinary

Implements binary math operations between two ScriptAnys and returns a ScriptAny. For certain operations that make no sense the result will be NaN or UNDEFINED

struct ScriptAny
const
opBinary
(
string op
)
(
auto ref const ScriptAny rhs
)

Meta