You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec-draft.rst
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,7 @@ Grammar specification of the extensions to the type language.
21
21
22
22
It's important that there be a clearly specified type language for the type-level computation---we can't just be using some poorly specified subset of all Python.
23
23
24
-
TODO:
25
-
- Look into TupleTypeVar stuff for iteration
26
-
27
-
Big Q: what should be an error and what should return Never?
24
+
# TODO: Big Q: what should be an error and what should return Never?
0 commit comments