slashasdf@feddit.nl to Programmer Humor@lemmy.mlEnglish · 3 年前what?feddit.nlimagemessage-square59linkfedilinkarrow-up11.01Karrow-down129
arrow-up1983arrow-down1imagewhat?feddit.nlslashasdf@feddit.nl to Programmer Humor@lemmy.mlEnglish · 3 年前message-square59linkfedilink
minus-squared_k_bo@feddit.delinkfedilinkarrow-up5·edit-23 年前Type Annotations and other typing-related stuff are 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 are built into the language/standard library.
To get a real benefit you should use a static type checker like mypy.