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.
Open
Description
opened on Sep 29, 2015
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