summaryrefslogtreecommitdiff
path: root/linked_list.c
AgeCommit message (Expand)Author
2022-07-28linked_list: Add `linked_list_to_array()`mrb0nk500
2022-07-27linked_list: Add `cleanup_linked_list()`mrb0nk500
2022-07-26linked_list: Add `linked_list` type.mrb0nk500