savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
156 stars 12 forks source link

Add `each_enum_member` method to all enums. #468

Closed jemc closed 11 months ago

jemc commented 11 months ago

This allows the caller to iterate over all existing enum values.