slashasdf@feddit.nl to Programmer Humor@lemmy.mlEnglish · 1 year agowhat?feddit.nlimagemessage-square37fedilinkarrow-up1821arrow-down124
arrow-up1797arrow-down1imagewhat?feddit.nlslashasdf@feddit.nl to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square37fedilink
minus-squared_k_bo@feddit.delinkfedilinkarrow-up5·edit-21 year agoType Annotations and other typing-related stuff iare built into the language/standard library. To get a real benefit you should use a static type checker like mypy.
Type Annotations and other typing-related stuff iare built into the language/standard library.
To get a real benefit you should use a static type checker like mypy.