-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Empty show more show less
-
Not Needed
https://github.com/mongodb/js-bson/pull/406
This commit replaces the ~~ operation with Math.floor, which is more consistent across the js-bson codebase, and arguably more readable too.