Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/bigdenary/mod.ts>BDCompare

🦕🧮 Arbitrary-length decimal library, implemented with ES2020's native BigInt.
Latest
enum BDCompare
import { BDCompare } from "https://deno.land/x/bigdenary@1.0.0/mod.ts";

Members

Equal = 0
Greater = 1
Less