@ragectl @finestructure I wouldn’t go that far: type annotations in Python •can• be good documentation, •can• help autocomplete, •can• help developers think clearly — but certainly the tradeoff calculus changes. The questions, as always, are: What problem does this solve? What’s the cost? What’s the benefit? What’s the answer to these questions •as we actually use• the tool, not just in the wishful abstract?