Initial commit

This commit is contained in:
2025-10-17 20:57:06 +00:00
commit e1faecce11
2 changed files with 77 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# dllist
Gleam implementation of a doubly-linked list.
Allows for a cyclic or terminated lists