Package: gtk
Function gtk:bitset-nth
Lambda Listgtk:bitset-nth (bitset nth) ArgumentsReturn ValueThe unsigned integer with the value of the nth item in bitset. Details Returns the value of the nth item in the bitset. If nth is greater than or equal the size of the bitset, 0 is returned. | See also |
2024-8-14