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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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