Package: gtk
Function gtk:bitset-minimum
Lambda Listgtk:bitset-minimum (bitset) ArgumentsReturn ValueThe unsigned integer with the smallest value in bitset. Details
Returns the smallest value in the bitset.
If the bitset is empty, the maximum value for an unsigned 32-bit integer variable is returned, that is the #xffffffff value. | See also |
2024-8-14