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

Constructors

new
MyLinkedList()

Type Parameters

optional
T = any

Properties

readonly
length