Nesting of Type Contexts, Type Hints, and Improved Array Typing
Compare changes
- Frederik Hennig authored
@@ -73,9 +73,16 @@ class TypeHint:
@@ -83,8 +90,8 @@ The inference hook will then try to use that information to resolve nested type
@@ -200,8 +207,9 @@ class TypeContext:
@@ -523,12 +531,25 @@ class Typifier:
@@ -683,13 +704,25 @@ class Typifier: