Bitset.range
Description:
[
CCode ( has_construct_function =
false ) ]
public Bitset.range (
uint start,
uint n_items)
Creates a bitset with the given range set.
Parameters:
start |
first value to add
|
n_items |
number of consecutive values to add
|
Returns: