import { Long } from "https://deno.land/x/web_bson@v0.2.5/src/long.ts";
Returns a Long representing the 64 bit integer that comes by concatenating the given low and high bits. Each is assumed to use 32 bits.
import { Long } from "https://deno.land/x/web_bson@v0.2.5/src/long.ts";
Returns a Long representing the 64 bit integer that comes by concatenating the given low and high bits. Each is assumed to use 32 bits.