Skip to main content
Module

x/datastructure/mod.ts>SinglyLinkedList#getFromHead

Implement different Data Structures using TypeScript. Deno Third-party Module.
Go to Latest
method SinglyLinkedList.prototype.getFromHead
import { SinglyLinkedList } from "https://deno.land/x/datastructure@0.0.1/mod.ts";