Package: gtk
Function gtk:bitset-maximum
Lambda Listgtk:bitset-maximum (bitset) ArgumentsReturn ValueThe unsigned integer with the largest value in bitset. Details
Returns the largest value in the bitset. If the bitset is empty, 0 is returned. See the gtk:bitset-minimum
documentation for examples. | See also |
2025-3-13