MCPcopy Create free account
hub / github.com/CodeToExpress/dailycodebase / Stack

Class Stack

day38/JavaScript/stack2.js:8–61  ·  view source on GitHub ↗

* Implemntation of Stack Data Structure in JavaScript * @author MadhavBahl * @date 11/02/2019 * Method 2 - Stack implementation from scratch (without push() and pop() methods)

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