Skip to main content
Module

x/lru/mod.ts

Simple and powerful LRU cache for Deno
Latest
import * as lru from "https://deno.land/x/lru@1.0.2/mod.ts";

Classes

LRU main class

LRU main class