class CacheMapRe-exportimport { CacheMap } from "https://deno.land/x/rimbu@0.13.1/list/custom/index.ts"; Propertiesreadonlymap: MapMethodsget(key: any): anysetAndReturn<T>(key: any, value: T): T