Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
class MyLinkedList
import { MyLinkedList } from "https://deno.land/x/masx200_leetcode_test@8.1.4/lfu-cache/MyLinkedList.ts";

Constructors

new
MyLinkedList()

Type Parameters

optional
T = any

Properties

readonly
length