mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2025-03-11 02:30:00 +03:00
302 B
302 B
generic-list-go 
Go container/list but with generics.
The code is based on container/list
in go1.18beta2
.