Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type Arguments not inferred on some signatures #9

Closed
mxsdev opened this issue Oct 30, 2022 · 0 comments
Closed

Type Arguments not inferred on some signatures #9

mxsdev opened this issue Oct 30, 2022 · 0 comments
Labels
api Relating to the API bug Something isn't working
Milestone

Comments

@mxsdev
Copy link
Owner

mxsdev commented Oct 30, 2022

Sometimes, like in the following map call, type arguments are simply not discovered.

const mapped = [1].map(x => x.toString())
@mxsdev mxsdev added bug Something isn't working api Relating to the API labels Oct 30, 2022
@mxsdev mxsdev added this to the 1.0.0 milestone Nov 3, 2022
@mxsdev mxsdev closed this as completed in ec3b53b Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relating to the API bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant