WoodlandAlliance@lemm.ee to Programmer Humor@lemmy.ml · 1 year agoI hate JavaScript so muchlemm.eeimagemessage-square113fedilinkarrow-up1605arrow-down147
arrow-up1558arrow-down1imageI hate JavaScript so muchlemm.eeWoodlandAlliance@lemm.ee to Programmer Humor@lemmy.ml · 1 year agomessage-square113fedilink
minus-squareargv_minus_one@beehaw.orglinkfedilinkarrow-up6·1 year agoThere 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.