py/mpz: Make mpz_is_zero() an inline function.
It's more efficient as an inline function, and saves code size.
This commit is contained in:
Reference in New Issue
Block a user
It's more efficient as an inline function, and saves code size.