Package: gtk
Function gtk:bitset-subtract
Lambda Listgtk:bitset-subtract (bitset other) ArgumentsDetails Sets bitset to be the subtraction of bitset from other, that is remove all values from bitset that are part of other. It is allowed for bitset and other to be the same bitset. The
bitset will be emptied in that case. | See also |
2023-9-27