#stack #linked #data #list-based

simple-stack

A simple linked list-based implementation of the Stack data type

2 unstable releases

0.2.0 Mar 4, 2022
0.1.0 Mar 1, 2022

#2110 in Data structures

MIT license

5KB
62 lines

simple-stack

A simple linked list-based implementation of the Stack data type

No runtime deps