jroid8@lemmy.world to Programmer Humor@lemmy.ml · 2 years agoTests are code toolemmy.worldimagemessage-square80linkfedilinkarrow-up11.42Karrow-down121
arrow-up11.4Karrow-down1imageTests are code toolemmy.worldjroid8@lemmy.world to Programmer Humor@lemmy.ml · 2 years agomessage-square80linkfedilink
minus-squareDuralf@lemmy.worldlinkfedilinkarrow-up4·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.