Skip to main content
Module

x/weakcache/index.js

A cache using LRU and weak references to cache data in a way that works in harmony with garbage collection
import * as weakcache from "https://deno.land/x/weakcache@v1.1.3/index.js";
The documentation for this module is currently unavailable.