warp.types.is_int# warp.types.is_int(x)[source]# Return True if the value is an integer type instance. Parameters: x (Any) Return type: bool