mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04: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.