💾 Archived View for yujiri.xyz › software › typing.gmi captured on 2023-09-08 at 16:09:46. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

🚧 View Differences

-=-=-=-=-=-=-

yujiri.xyz

Software

Subtle benefits of static typing

Everyone knows the main benefits of static typing: catching mistakes earlier so development is faster and fewer bugs get through, and better performance. But there are more subtle ones:

Mypy