Commit Graph

3 Commits

Author SHA1 Message Date
0fde06efe7 feat: More rework
Some checks failed
test / test (push) Has been cancelled
So the performance of this only surpasses list when you approach 100
items (and that is not including the need to traverse through the linked
list to find the insertion point) so this might be the last commit
2025-10-20 19:33:38 +01:00
a5efb0ae8d test: Initial test work 2025-10-19 22:51:10 +01:00
5125f08562 Initial Commit
Some checks failed
test / test (push) Has been cancelled
2025-10-17 22:02:31 +01:00