Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method TreeNode.create
import { TreeNode } from "https://deno.land/x/masx200_leetcode_test@10.5.0/deps.ts";

Type Parameters

optional
T = any

Parameters

arr: Array<T>