# SRFI 209: Enums and enum sets This is an egg for [CHICKEN Scheme](https://call-cc.org) providing [SRFI 209](https://srfi.schemers.org/srfi-209/) enum sets. This is a port of the sample implementation which is designed to better fit CHICKEN's conventions and capabilities. # Author John Cowan and Wolfgang Corcoran-Mathe # Maintainer Wolfgang Corcoran-Mathe