Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/willow/deps.ts>orderTimestamp

Exploring Willow in the most efficient and sound programming language
Go to Latest
function orderTimestamp
Re-export
import { orderTimestamp } from "https://deno.land/x/willow@0.2.1/deps.ts";

A total order over BigInt.

Parameters

a: bigint
b: bigint

Returns

-1 | 0 | 1