1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-28 16:02:01 +03:00
Files
2023-12-02 10:46:24 +01:00

302 B

generic-list-go CI

Go container/list but with generics.

The code is based on container/list in go1.18beta2.