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