Join Slack
Powered by
Any (relatively easy) way I could have multiple ty...
# compiler
y
Youssef Shoaib [MOD]
09/25/2025, 11:19 PM
Any (relatively easy) way I could have multiple types in a
ConeAttributeWithConeType
? I guess I could use some type
Cons<X, Ys>
invariant in both arguments, and basically create a linked list inside a singular type, but that feels rather inelegant. Any other way?
Open in Slack
Previous
Next