Comment on the myth of type safety

Anders429@programming.dev ⁨11⁩ ⁨months⁩ ago

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.

source
Sort:hotnewtop