Function Height.opUnary

Prevent needing to cast when using unary post plus operator

Height opUnary(string op)()
if (op == "++");