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

x/velo/mod.ts>Lfu#has

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