Skip to main content
Module

x/grm/mod.ts>helpers.bigIntMod

MTProto API Client for Deno 🦕
Go to Latest
function helpers.bigIntMod
import { helpers } from "https://deno.land/x/grm@0.5.4/mod.ts";
const { bigIntMod } = helpers;

Parameters

n: bigInt.BigInteger
m: bigInt.BigInteger