is_empty
Description:
Return the same thing as (tp_intset_size (set) == 0), but calculated more efficiently.
Parameters:
| this |
a set of integers |
Returns:
|
|
Return the same thing as (tp_intset_size (set) == 0), but calculated more efficiently.
| this |
a set of integers |
|
|