Module

x/rambda/immutable.d.ts>Dictionary

Faster and smaller alternative to Ramda
Go to Latest
interface Dictionary
import { type Dictionary } from "https://dotland.deno.dev/x/rambda@v9.2.0/immutable.d.ts";

Index Signatures

readonly [index: string]: T