summaryrefslogtreecommitdiff
path: root/src/ll.h
AgeCommit message (Expand)Author
2025-03-24Rewrite the whole linked list implementation so it's not shit@syxhe
2025-03-24Do some more work on the linked list@syxhe
2025-03-24Refactor a bunch of the linked list implementation@syxhe
2025-02-12Implement a linked list struct@syxhe