Skip to main content
Module

x/mongo/deps.ts>Long#modulo

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

Returns this Long modulo the specified.

Parameters

divisor:
| string
| number
| Long