Package: gtk

Function gtk:bitset-new-range

Lambda List

gtk:bitset-new-range (start n)

Arguments

start -- an unsigned integer with the first value to add
n -- an unsigned integer with the number of consecutive values to add

Return Value

The new gtk:bitset instance.

Details

Creates a bitset with the given range set.
 

See also

2024-10-18