Skip to main content
Module

x/datastructure/mod.ts>DoublyLinkedList#getFromTail

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