#contravariance

[ follow ]
Python
fromQuansight
4 weeks ago

Escaping Contravariance Hell

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