1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-05 00:59:19 +02:00
Files
lazygit/vendor/github.com/bahlo/generic-list-go/README.md
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.