warp.types.is_scalar# warp.types.is_scalar(x)[source]# Return True if the value is a scalar type instance. Parameters: x (Any) Return type: bool