Skip to main content
Module

x/rimbu/actor/mod.ts>Lookup.Actions

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

Interface to define lookup actions.

Index Signatures

readonly [key: string]: R