The to_tuple
type decorators don't correctly handle generics for item types.
#152
Labels
to_tuple
type decorators don't correctly handle generics for item types.
#152
What was wrong?
When using
to_tuple
on a function which operates on a generic type, type safety is not preserved.How can it be fixed?
???
The text was updated successfully, but these errors were encountered: