| ▲ | CyberThijs 5 days ago | |
For those interested: the results page in this PR looks like this: https://htmlpreview.github.io/?https://github.com/SimonSchic... | ||
| ▲ | collinmanderson 5 days ago | parent [-] | |
Thanks. I really need better generics support before ty becomes useful. Currently decorators just make all return types unknown. I need something this to work:
Also, I use a lot of TypedDicts and there's not much support yet. | ||