Documentation
Dlang.org
Bitset.contains
gtk
bitset
Bitset
Checks if the given value has been added to self
class
Bitset
bool
contains
(
uint
value
)
Parameters
value
uint
the value to check
Return Value
Type:
bool
true if self contains value
gtk
bitset
Bitset
constructors
this
functions
add
addRange
addRangeClosed
addRectangle
cPtr
contains
copy
difference
equals
getMaximum
getMinimum
getNth
getSize
getSizeInRange
intersect
isEmpty
remove
removeAll
removeRange
removeRangeClosed
removeRectangle
self
shiftLeft
shiftRight
splice
subtract
union_
properties
gType
static functions
getGType
newEmpty
newRange
Checks if the given value has been added to self