Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
class MyLinkedList
Re-export
import { MyLinkedList } from "https://deno.land/x/masx200_leetcode_test@10.1.0/mod.ts";

Constructors

new
MyLinkedList()

Type Parameters

optional
T = any

Properties

readonly
length