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

x/willow_utils/src/order/order.ts>orderTimestamp

TypeScript typings and utilities for the Willow protocol.
Latest
function orderTimestamp
import { orderTimestamp } from "https://deno.land/x/willow_utils@1.0.0/src/order/order.ts";

A total order over BigInt.

Parameters

a: bigint
b: bigint

Returns

-1 | 0 | 1