Skip to main content
Module

x/mongo/deps.ts>Long#add

MongoDB driver for Deno
Very Popular
Go to Latest
method Long.prototype.add
import { Long } from "https://deno.land/x/mongo@v0.31.2/deps.ts";

Returns the sum of this and the specified Long.

Parameters

addend:
| string
| number
| Long