yae provides a simple enum class (enumerated type) implementation (Yae::Enum) that can be used to abstract a set of values. It also provides methods to check values existence in the enum and to iterate over its contents.
Required Ruby Version
>= 2.6.0
Authors
Stephen Ierodiaconou
Versions
- 1.0.0 October 10, 2022 (7 KB)