Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/range_reconcile/src/util.ts>Enqueueable

Efficiently sync sets with range-based set reconciliation
Latest
type alias Enqueueable
import { type Enqueueable } from "https://deno.land/x/range_reconcile@1.0.2/src/util.ts";
definition:
| T
| Promise<T>
| END
| ERROR