Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bigint/src/bigInt.ts>extEuclid

A library for big integer
Latest
function extEuclid
import { extEuclid } from "https://deno.land/x/bigint@v0.3/src/bigInt.ts";

Parameters

a: bigint
b: bigint