Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Infer the types of dict indexing #55

Open
@brettcannon

Description

If we know the type contents of a dict we can then infer the return type of a subscription operation if we know what the key is. This only works if the dict has not escaped the local scope.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions