Zangoose@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agothe myth of type safetylemmy.worldimagemessage-square2fedilinkarrow-up112arrow-down11
arrow-up111arrow-down1imagethe myth of type safetylemmy.worldZangoose@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agomessage-square2fedilink
minus-squareAnders429@programming.devlinkfedilinkarrow-up2·1 year agoI’ve seen this same thing happen with Python’s type hints. Turns out giving an “escape hatch” type for devs who have no clue what the type actually is leads to a lot of useless type hints.
I’ve seen this same thing happen with Python’s type hints. Turns out giving an “escape hatch” type for devs who have no clue what the type actually is leads to a lot of useless type hints.