property BoundedLru.set

Type

(
key: K,
value: V,
) => void

Usage

import { type BoundedLru } from "doc.ts";