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

The return type of Function.prototype.bind #23361

Closed
rabbitooops opened this issue Apr 12, 2018 · 3 comments
Closed

The return type of Function.prototype.bind #23361

rabbitooops opened this issue Apr 12, 2018 · 3 comments
Labels
Duplicate An existing issue was already created

Comments

@rabbitooops
Copy link

rabbitooops commented Apr 12, 2018

I expect the return type of Function.prototype.bind should be Function but it's any.

bind(this: Function, thisArg: any, ...argArray: any[]): any;

Can anyone help me about this question?

@RyanCavanaugh
Copy link
Member

Please follow the template or at least try to. Discussion of bind's return type is at #212.

@mhegazy mhegazy added the Duplicate An existing issue was already created label Apr 12, 2018
@rabbitooops
Copy link
Author

thank you,I will follow the template next time.

@typescript-bot
Copy link
Collaborator

Automatically closing this issue for housekeeping purposes. The issue labels indicate that it is unactionable at the moment or has already been addressed.

@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

4 participants