Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 365 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 365 Bytes

SRFI 209: Enums and enum sets

This is an egg for CHICKEN Scheme providing 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