import * as zoic from "https://deno.land/x/zoic@v1.0.5/src/doublyLinkedLists.ts"; ClassescFreqDoublyLinkedListcFreqNodeClass definition for linked list containing lists a given freqency value for LFU. cNodeClass definition for linked list containing cached values for both LRU and LFU. cValueDoublyLinkedList