bit-extract

[procedure] bit-extract n start end

Guile: returns an integer whose bits are extracted from integer n 's start-th and end-th bits.