MCPcopy Create free account
hub / github.com/clementmihailescu/Sorting-Visualizer / stackDelete

Function stackDelete

client/public/bundle.js:28928–28934  ·  view source on GitHub ↗

* Removes `key` and its value from the stack. * * @private * @name delete * @memberOf Stack * @param {string} key The key of the value to remove. * @returns {boolean} Returns `true` if the entry was removed, else `false`.

(key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected