Union-Like Generics #71
zacharylayne
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Union-like type consumers would be a strong framework addition. These types have const type parameters that are constrained to a finite set of types, such as
char[]
andstring
.Beta Was this translation helpful? Give feedback.
All reactions