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

x/datastructure/hashTable/hashTable.bundle.js>HashTable#update

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

Parameters

key
newValue