Skip to main content
Module

x/rimbu/mod.ts>Patch.Nested

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

The function type to create a nested Patch object.

definition: patchNested