Skip to main content
Latest
method default.prototype.has
import { default } from "https://deno.land/x/lru_cache@6.0.0-deno.4/mod.ts";

Check if a key is in the cache, without updating the recent-ness or deleting it for being stale.

Returns

boolean