by John Cowan (text) and Wolfgang Corcoran-Mathe (implementation)
status: final (2020-12-17)
keywords: Data Structure
daily digest?
Enums are objects that serve to form sets of distinct classes that specify different modes of operation for a procedure. Their use fosters portable and readable code.