mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-10-20 19:12:29 +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
.