stack-typed
v1.53.9
Published
Stack. Javascript & Typescript Data Structure.
Downloads
1,960
Maintainers
Keywords
Readme
What
Brief
This is a standalone Stack data structure from the data-structure-typed collection. If you wish to access more data structures or advanced features, you can transition to directly installing the complete data-structure-typed package
How
install
npm
npm i stack-typed --save
yarn
yarn add stack-typed
snippet
API docs & Examples
Examples Repository