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

x/willow/mod.browser.ts>RangeOfInterest

Exploring Willow in the most efficient and sound programming language
Go to Latest
type alias RangeOfInterest
import { type RangeOfInterest } from "https://deno.land/x/willow@0.2.1/mod.browser.ts";

A type exclusive to this implementation, used to make our lives easier.

Type Parameters

SubspaceId
definition: { range: Range3d<SubspaceId>; maxCount: number; maxSize: bigint; }