/stack

A stack (LIFO) implementation written in TypeScript.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

JSDSL - Stack

A stack (LIFO) implementation written in TypeScript.

Installation

Install from NPM with

$ npm install --save @jsdsl/stack

Basic Usage

Basic usage instructions here.

License

@jsdsl/stack is made available under the GNU General Public License v3.

Copyright (C) 2021 Trevor Sears