it lacks clear and enforced type restrictions which help with clear code contracts
Not anymore! Gradual typing is supported by the core language and pyright is a fantastic incremental type checker that you can use both in your editor and in CI.
it lacks clear and enforced type restrictions which help with clear code contracts
Not anymore! Gradual typing is supported by the core language and pyright is a fantastic incremental type checker that you can use both in your editor and in CI.
people think im stupid all the time so what can i say or do in my posts so that when people get mad or call me names or call me stupid i can just say hey it was satire that way i dont look stupid thats pretty smart right heres an example for you for example i talked about how minion butts …
(I’m bad at jokes, so just wanted to make sure my S was obvious enough)
Also have the option of selectively/strictly enforcing in CI, to get an experience & protections similar to “compile-time type checking”