2 unstable releases
0.2.0 | Mar 4, 2022 |
---|---|
0.1.0 | Mar 1, 2022 |
#2393 in Data structures
5KB
62 lines
simple-stack
A simple linked list-based implementation of the Stack
data type
A simple linked list-based implementation of the Stack data type
0.2.0 | Mar 4, 2022 |
---|---|
0.1.0 | Mar 1, 2022 |
#2393 in Data structures
5KB
62 lines
A simple linked list-based implementation of the Stack
data type