(no title)
felipeccastro | 10 months ago
(I know Python type checks aren’t mandatory, but for this question assume that the type checker is running in CI)
felipeccastro | 10 months ago
(I know Python type checks aren’t mandatory, but for this question assume that the type checker is running in CI)
Mawr|10 months ago
Even then, you're reliant on the correctness of a 3rd party tool vs a 1st party compiler. It's never going to be as good of an experience.
misiek08|10 months ago
felipeccastro|10 months ago
pnathan|10 months ago
It's not about feeling. It's about the theorems you can make about the codebase. With Python the answer actually is ¯\_(ツ)_/¯.