Skip to main content
Latest
method Bson.Long.prototype.negate
import { Bson } from "https://deno.land/x/exodus@0.1.8/deps.ts";
const { Long } = Bson;

Returns the Negation of this Long's value.