WoodlandAlliance@lemm.ee to Programmer Humor@lemmy.ml · 2 年前I hate JavaScript so muchlemm.eeimagemessage-square113fedilinkarrow-up1605arrow-down147
arrow-up1558arrow-down1imageI hate JavaScript so muchlemm.eeWoodlandAlliance@lemm.ee to Programmer Humor@lemmy.ml · 2 年前message-square113fedilink
minus-squareargv_minus_one@beehaw.orglinkfedilinkarrow-up6·2 年前There are plenty of things wrong with the tool itself. For example, there is no way to define an equality and hash function for a class, so there is no sensible way to use arbitrary data structures as Map keys.
There are plenty of things wrong with the tool itself.
For example, there is no way to define an equality and hash function for a class, so there is no sensible way to use arbitrary data structures as
Map
keys.