mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-06 11:02:41 +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
.