Skip to main content
Module

x/rambda/immutable.d.ts>Dictionary

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

Index Signatures

readonly [index: string]: T