@[email protected] to Programmer [email protected] • 2 years agoI like Python deflemmy.worldimagemessage-square65fedilinkarrow-up1543
arrow-up1543imageI like Python deflemmy.world@[email protected] to Programmer [email protected] • 2 years agomessage-square65fedilink
minus-square@[email protected]linkfedilink2•edit-22 years agoBut 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-square@[email protected]linkfedilink1•edit-22 years agono 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