mirror of
https://github.com/zrwusa/data-structure-typed.git
synced 2025-02-22 09:54:14 +00:00
![]() feat: Use extractComparable in the BST data structure to control key comparisons instead of directly passing a comparator. Use isReverse to control whether the tree is reversed instead of relying on the comparator. Removed the unnecessary getNodeByKey method.chore: Support list configuration for performance testing. |
||
---|---|---|
.. | ||
data-structures | ||
utils | ||
unrestricted-interconversion.test.ts |