PEP 827 Explained: Conditional and Mapped Types for Python
PEP 827 is Python's boldest attempt yet at TypeScript-style type manipulation. It is powerful, controversial, and a serious implementation challenge for every Python type checker.
Read moreThe Basilisk Journal
Writing collected under this topic.
PEP 827 is Python's boldest attempt yet at TypeScript-style type manipulation. It is powerful, controversial, and a serious implementation challenge for every Python type checker.
Read more