Function Height.opBinary

Allow to offset an height by a fixed number

Height opBinary(string op : "+") (
  ulong offset
) const;