namastey-stack
A package for implementing the Stack data structure with various important methods.
A package for implementing the Stack data structure with various important methods.
``` Stack data structure as npm package This package helps you to simulate the behaviour of a stack. If you are familiar with c++ stacks this has exactly same methods. ```
A stack data structure with a fixed optional maximum size
A minimal functional typed implementation of Stack 🥞
A very easy and lightweight JavaScript library for working with stack data structure.