Intset.containing
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.7.26" ) ]
public Intset.containing (uint element)
[ Version ( since = "0.7.26" ) ]
public Intset.containing (uint element)
Allocate a new integer set containing the given integer.
Parameters:
element |
integer to add to a new set |
Returns:
a new integer set containing |