Intset.sized_new


Description:

[ CCode ( cname = "tp_intset_sized_new" , has_construct_function = false ) ]
public Intset.sized_new (uint size)

Allocate a new integer set.

Parameters:

size

ignored (it was previously 1 more than the largest integer you expect to store)

Returns:

a new, empty integer set to be destroyed with destroy