Skip to main content

5 posts tagged “typed”

TIL: invariant, covariant, and contravariant type variables
I avoided learning this for so long.
TIL: invariant, covariant, and contravariant type variables
Trying pyrefly, Meta's type checker
I guess I like trying type checkers.
Trying pyrefly, Meta's type checker
Trying ty, Astral's type checker
It's not done, but very fast.
Trying ty, Astral's type checker
Class-based docopt usage strings
I keep wanting to make this, but now I'm not sure it's a good idea.
Class-based docopt usage strings
Access type hints in python
Spoiler: typing.get_type_hints() does the trick.
Access type hints in python