Skip to main content
Module

x/mongo/deps.ts>Long#or

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

Returns the bitwise OR of this Long and the specified.

Parameters

other: number | string | Long