jroid8@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoTests are code toolemmy.worldimagemessage-square15fedilinkarrow-up112arrow-down10
arrow-up112arrow-down1imageTests are code toolemmy.worldjroid8@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square15fedilink
minus-squareDuralf@lemmy.worldlinkfedilinkarrow-up1·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.