Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix the Function interface (#11269)#11293

Merged
mhegazy merged 1 commit into
microsoft:mastermicrosoft/TypeScript:masterfrom
falsandtru:lib.d.ts/functionfalsandtru/TypeScript:lib.d.ts/functionCopy head branch name to clipboard
Oct 13, 2016
Merged

Fix the Function interface (#11269)#11293
mhegazy merged 1 commit into
microsoft:mastermicrosoft/TypeScript:masterfrom
falsandtru:lib.d.ts/functionfalsandtru/TypeScript:lib.d.ts/functionCopy head branch name to clipboard

Conversation

@falsandtru

Copy link
Copy Markdown
Contributor

No description provided.

@RyanCavanaugh

Copy link
Copy Markdown
Member

What's the bug tracking this change?

@falsandtru

Copy link
Copy Markdown
Contributor Author

Fixes #11269

Comment thread lib/lib.d.ts
*/
bind(this: Function, thisArg: any, ...argArray: any[]): any;

toString(): string;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a comment here:

  /** Returns a string representation of an object. */
  toString(): string;

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed.

@mhegazy mhegazy merged commit 7060f51 into microsoft:master Oct 13, 2016
mhegazy added a commit that referenced this pull request Oct 14, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.