API Reference
Object that can be converted to an integer.
Arguments of type IntLike should always be converted into ints before further internal processing.
IntLike
int
alias of Union[int, Integral, integer]
Union
Integral
integer