daggermoon@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 3 months agoGreat influencemedia.piefed.worldimagemessage-square160linkfedilinkarrow-up1788
arrow-up1788imageGreat influencemedia.piefed.worlddaggermoon@piefed.world to Lemmy Shitpost@lemmy.worldEnglish · 3 months agomessage-square160linkfedilink
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.