SRFI 178: Bitvector library

by John Cowan (text) and Wolfgang Corcoran-Mathe (implementation)

status: final (2020-08-25)

keywords: Data Structure

See also SRFI 151: Bitwise Operations and SRFI 160: Homogeneous numeric vector libraries.

Abstract

This SRFI describes a set of operations on homogeneous bitvectors. Operations analogous to those provided on the other homogeneous vector types described in SRFI 160 are provided, along with operations analogous to the bitwise operations of SRFI 151.