is_empty


Description:

[ Version ( since = "0.11.6" ) ]
public bool is_empty ()

Return the same thing as (tp_intset_size (set) == 0), but calculated more efficiently.

Parameters:

this

a set of integers

Returns:

true if this is empty