Skip to main content
Module

x/datastructure/mod.ts>SinglyLinkedList#getFromTail

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