jroid8@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoTests are code toolemmy.worldimagemessage-square27fedilinkarrow-up120
arrow-up120imageTests are code toolemmy.worldjroid8@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square27fedilink
minus-squareDuralf@lemmy.worldlinkfedilinkarrow-up1·1 year 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.