-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
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.