Skip to content

Aligning index signature type inference with assignability rules. #196

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

Merged
merged 1 commit into from
Jul 22, 2014

Conversation

ahejlsberg
Copy link
Member

Type inference now supports inferring from string index signatures to numeric index signatures.
Fixes #167.

Type inference now supports inferring from string index signatures to numeric index signatures.
Fixes #167.
@JsonFreeman
Copy link
Contributor

Looks awesome!

@vladima
Copy link
Contributor

vladima commented Jul 22, 2014

👍

ahejlsberg added a commit that referenced this pull request Jul 22, 2014
Aligning index signature type inference with assignability rules.
@ahejlsberg ahejlsberg merged commit 33a643f into master Jul 22, 2014
@ahejlsberg ahejlsberg deleted the indexSignatureTypeInference branch July 22, 2014 19:27
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 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.

Generics, overloaded functions, and objects interact inconsistently
3 participants