A stack (LIFO) implementation written in TypeScript.
Install from NPM with
$ npm install --save @jsdsl/stack
Basic usage instructions here.
@jsdsl/stack is made available under the GNU General Public License v3.
Copyright (C) 2021 Trevor Sears
A stack (LIFO) implementation written in TypeScript.
Install from NPM with
$ npm install --save @jsdsl/stack
Basic usage instructions here.
@jsdsl/stack is made available under the GNU General Public License v3.
Copyright (C) 2021 Trevor Sears