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

x/willow_utils/src/order/types.ts

TypeScript typings and utilities for the Willow protocol.
Latest
import * as willowUtils from "https://deno.land/x/willow_utils@1.0.0/src/order/types.ts";

Type Aliases

A function which returns the succeeding value for a given value of a set.

Defines a total order over a given set.