Skip to main content
Module

x/rimbu/mod.ts>Patch.Multi

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
type alias Patch.Multi
import { type Patch } from "https://deno.land/x/rimbu@0.10.0/mod.ts";
const { Multi } = Patch;

Type representing at least one Patch object for type T