Skip to main content
Module

x/mongo/mod.ts>Bson.JS_INT_MIN

MongoDB driver for Deno
Extremely Popular
Go to Latest
variable Bson.JS_INT_MIN
import { Bson } from "https://deno.land/x/mongo@v0.31.1/mod.ts";
const { JS_INT_MIN } = Bson;

Any integer down to -2^53 can be precisely represented by a double.