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

x/willow_utils/mod.ts>isValidRange

TypeScript typings and utilities for the Willow protocol.
Go to Latest
function isValidRange
import { isValidRange } from "https://deno.land/x/willow_utils@0.8.0/mod.ts";

Parameters

order: TotalOrder<ValueType>
range: Range<ValueType>

Returns

boolean