Any plans for adding algebraic data types (aka rust enums)?

I landed non-generic enums this evening. I'm not 100% sure what abstraction paths I want to go down. But I see sum types as just as important as product types, for sure.