Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/cache_mapset/mod.ts>LFUMap#has

Maps and Sets with cache replacement policies, TC39 proposal-policy-map-set implementation
Latest
method LFUMap.prototype.has
import { LFUMap } from "https://deno.land/x/cache_mapset@1.0.0/mod.ts";

Returns

boolean