Skip to main content
Go to Latest
class MyLinkedList
import { MyLinkedList } from "https://deno.land/x/masx200_leetcode_test@7.6.0/lfu-cache/MyLinkedList.ts";

Constructors

new
MyLinkedList()

Type Parameters

optional
T = any

Properties

readonly
length