Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/velo/mod.ts>Lru#has

A high-performance caching library for Deno. Supports LRU, LFU, ARC, and TinyLFU.
Latest
method Lru.prototype.has
import { Lru } from "https://deno.land/x/velo@1.0.0/mod.ts";