import { CacheMap } from "https://deno.land/x/rimbu@0.13.1/list/custom/implementation/cache-map.ts";
Methods
get(key: any): any
setAndReturn<T>(key: any, value: T): T
x/rimbu/list/custom/implementation/cache-map.ts>CacheMap
import { CacheMap } from "https://deno.land/x/rimbu@0.13.1/list/custom/implementation/cache-map.ts";