Skip to content

Conversation

ahejlsberg
Copy link
Member

This PR adds inference for higher order mapped, index and lookup types. For example, when inferring from a keyof S to a keyof T, where S and T are type variables, we'll now properly infer S for T.

Fixes #18338.

@ahejlsberg ahejlsberg merged commit d90814b into master Sep 11, 2017
@ahejlsberg ahejlsberg deleted the fixMappedTypeInference branch September 11, 2017 19:47
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 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.

3 participants