1.0.0 • Published 3 years ago

@jsdsl/stack v1.0.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
3 years ago

JSDSL - Stack

A stack (LIFO) implementation written in TypeScript.

Find @jsdsl/stack on NPM.

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