Using Enumeration Generators
A lab note on using a source generator to turn a small enum specification into a richer enumeration type.
Tagged
Writing and project notes connected by this theme.
A lab note on using a source generator to turn a small enum specification into a richer enumeration type.
A lab note on replacing weak enum usage with richer named values that can carry identity, behavior, and safer conversion rules.