Get next prime greater than x.
Written as a free function instead of MpZ-member because __traits(isRef, this) cannot be used.
See Implementation
Get next prime greater than x.
Written as a free function instead of MpZ-member because __traits(isRef, this) cannot be used.