#type-annotations

[ follow ]
#python
fromQuansight
4 weeks ago
Python

Escaping Contravariance Hell

Contravariance is a key concept in type checking that can cause confusion when using Python typecheckers.
[ Load more ]