Templates
template flipSign(self: PyIntObject): untyped
- Source Edit
template negate(self: PyIntObject): untyped
- Source Edit
template negative(self: PyIntObject): untyped
- Source Edit
template positive(self: PyIntObject): untyped
- Source Edit
template setSignNegative(self: PyIntObject): untyped
- Source Edit
template zero(self: PyIntObject): untyped
- Source Edit