We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a4db51 commit 9cb9573Copy full SHA for 9cb9573
1 file changed
docs/spec/narrowing.rst
@@ -1,9 +1,13 @@
1
+.. _`type-narrowing`:
2
+
3
Type narrowing
4
==============
5
6
Type checkers should narrow the types of expressions in
7
certain contexts. This behavior is currently largely unspecified.
8
9
+.. _`typeguard`:
10
11
TypeGuard
12
---------
13
0 commit comments