Truncating division operator.
@override Int64 operator ~/(Object other) => _divide(this, other, _RETURN_DIV);