To install this package run one of the following: conda install benoitperron::enum34
Description
enumeration is a set of symbolic names bound to unique, constant values.
Within it, the members can be compared by identity and the enumeration
itself can be iterated over.