Skip to main content
Go to Latest
class MyLinkedList
Re-export
import { MyLinkedList } from "https://deno.land/x/masx200_leetcode_test@10.0.3/mod.ts";

Constructors

new
MyLinkedList()

Type Parameters

optional
T = any

Properties

readonly
length