What's the take on adding type hints to the codebase?
I noticed they're lacking (at least in the parts I looked over) and I was thinking of adding them (in small, incremental changes, of course), as they can be very benefic in detecting various bugs.
But I wanted to confirm first that this is something wanted, so that I don't wase time in vain.