Hacker News with Generative AI: Enums
« Back to main
TypeScript enums: use cases and alternatives
(2ality.com)
In this blog post, we take a closer look at TypeScript enums:
TypeScript
,
Programming
,
Enums
177 points by mariuz 32 days ago |
142 comments
Reflection in C++26: Metafunctions for Enums and Classes
(modernescpp.com)
Today, I continue my journey through reflection in C++26 and play with enums and classes.
C++
,
Programming
,
Reflection
,
Metaprogramming
,
Enums
6 points by ibobev 137 days ago |
1 comments
Enums in Go
(dizzy.zone)
Enums
,
Go
,
Programming Languages
51 points by dizzyVik 228 days ago |
55 comments