mirror of
https://github.com/zrwusa/data-structure-typed.git
synced 2025-02-22 09:54:14 +00:00
![]() feat: Define abstract methods through a base class to add clone and isEmpty methods to all data structures. Add delete and deleteAt methods to Deque, Queue, and Stack data structures. refactor: Optimize the type definition N to NODE for alignment with the design of TREE. |
||
---|---|---|
.. | ||
data-structures | ||
unrestricted-interconversion.test.ts |