- Joined
- Mar 28, 2023
My number one want for a programming language would be groups, essentially enums that define pure bijections to other members. It's a math construct, but it's a surprisingly common pattern within enums, and I think formalizing it would make people better able to use group properties, and potentially allow for
constexpr
evaluation, or at least very fast code.