updates
This commit is contained in:
parent
c921b5a22a
commit
fca8b6860b
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ program correctness.
|
|||
- Per [[https://www.python.org/dev/peps/pep-0285/][PEP-285]], Python's =boolean= inherits from =int=, hence =True + True = 2=.
|
||||
* Relevant PEPs
|
||||
- [[https://www.python.org/dev/peps/pep-3107/][PEP 3107 -- Function Annotations]]
|
||||
- [[https://www.python.org/dev/peps/pep-0443/][PEP 443 -- Single-dispatch generic functions]]
|
||||
- [[https://www.python.org/dev/peps/pep-0482/][PEP 482 -- Literature Overview for Type Hints]]
|
||||
- [[https://www.python.org/dev/peps/pep-0483/][PEP 483 -- The Theory of Type Hints]]
|
||||
- [[https://www.python.org/dev/peps/pep-0484/][PEP 484 -- Type Hints]]
|
||||
|
|
Loading…
Reference in a new issue