jroid8@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoTests are code toolemmy.worldimagemessage-square89fedilinkarrow-up11.42Karrow-down121
arrow-up11.4Karrow-down1imageTests are code toolemmy.worldjroid8@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square89fedilink
minus-squareDuralf@lemmy.worldlinkfedilinkarrow-up3·2 years agoEven in C this is possible. Just wrap the float or whatever in a struct and all implicit conversions will be gone.
Even in C this is possible. Just wrap the float or whatever in a struct and all implicit conversions will be gone.