mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2024-12-19 07:31:53 +03: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
.