data-structure-typed/src/data-structures/stack
2023-12-12 21:14:17 +08:00
..
index.ts first commit 2023-06-16 00:34:28 +08:00
stack.ts refactor: Unify the return types of all methods and align them with Java, extract the print and hasValue methods to base class. This will make the code more consistent and easier to understand. 2023-12-12 21:14:17 +08:00