#contravariance

[ follow ]
Python
fromQuansight
1 month ago

Escaping Contravariance Hell

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