mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:42:25 -05:00
| .. | ||
| LICENSE | ||
| list.go | ||
| README.md | ||
generic-list-go 
Go container/list but with generics.
The code is based on container/list in go1.18beta2.