Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/datastructure/linkedList/singly/singlyLinkedList.bundle.js>SinglyLinkedList#update

Implement different Data Structures using TypeScript. Deno Third-party Module.
Go to Latest
method SinglyLinkedList.prototype.update
import { SinglyLinkedList } from "https://deno.land/x/datastructure@1.0.5/linkedList/singly/singlyLinkedList.bundle.js";

Parameters

key
newValue