hypertown@lemmy.world to Programmer Humor@lemmy.ml · 2 年前I like Python deflemmy.worldimagemessage-square59fedilinkarrow-up1465arrow-down137
arrow-up1428arrow-down1imageI like Python deflemmy.worldhypertown@lemmy.world to Programmer Humor@lemmy.ml · 2 年前message-square59fedilink
minus-squareAnahkiasen@lemmy.blahaj.zonelinkfedilinkarrow-up2·edit-22 年前But will it run? I’m used to typescript where it’s not checked at runtime but you can’t “build” unsafe types I’d assume it’s the same here
minus-squareAVincentInSpace@pawb.sociallinkfedilinkarrow-up1·edit-22 年前no they really are just fancy comments. You can do runtime reflection on them if you wanna make something fancy like a plugin system but that’s about it
But will it run? I’m used to typescript where it’s not checked at runtime but you can’t “build” unsafe types I’d assume it’s the same here
no they really are just fancy comments. You can do runtime reflection on them if you wanna make something fancy like a plugin system but that’s about it