daggermoon@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 2 months agoGreat influencemedia.piefed.worldimagemessage-square160linkfedilinkarrow-up1787
arrow-up1787imageGreat influencemedia.piefed.worlddaggermoon@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 2 months agomessage-square160linkfedilink
minus-squareBlackRoseAmongThorns@slrpnk.netlinkfedilinkarrow-up2·2 months agoAll these special values are from the spec for floating point numbers, integers don’t have them, in JS specifically all numbers are floats. An Option<int> does a good of showing intent.
All these special values are from the spec for floating point numbers, integers don’t have them, in JS specifically all numbers are floats.
An
Option<int>does a good of showing intent.