copy-bit-field

[procedure] copy-bit-field to start end from

SLIB, Gauche: returns an integer which is the same as an integer to except its start-th bit to end-th bit are replaced by from. See also copy-bit, bit-field.