daggermoon@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 3 months agoGreat influencemedia.piefed.worldimagemessage-square153linkfedilinkarrow-up1752
arrow-up1752imageGreat influencemedia.piefed.worlddaggermoon@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 3 months agomessage-square153linkfedilink
minus-squareBlackRoseAmongThorns@slrpnk.netlinkfedilinkarrow-up2·3 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.