- bitvector-field-flip bvec start endprocedure
- bitvector-field-flip! bvec start endprocedure
Returns bvec with the bits in the field flipped: that is, each value is replaced by the opposite value. There is no SRFI 151 equivalent.
Returns bvec with the bits in the field flipped: that is, each value is replaced by the opposite value. There is no SRFI 151 equivalent.