Skip to content

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