jroid8@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoTests are code toolemmy.worldimagemessage-square62fedilinkarrow-up11.32K
arrow-up11.3KimageTests are code toolemmy.worldjroid8@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square62fedilink
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.