SRFI 217: Integer Sets

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

status: final (2021-02-15)

keywords: Data Structure

See also SRFI 113: Sets and bags.

Abstract

Integer sets, or isets, are unordered collections of fixnums. (Fixnums are exact integers within certain implementation-specified bounds.)