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

Returns the sum of this and the specified Long.

Parameters

other:
| string
| number
| Long