Skip to content

Commit

Permalink
Add tuple as third-party package
Browse files Browse the repository at this point in the history
  • Loading branch information
makiuchi-d committed Dec 12, 2021
1 parent d32dbe7 commit 79f6d85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Go 1.17 or later

- [go-generics-cache](https://github.com/Code-Hex/go-generics-cache) An in-memory key:value store/cache library written in Go 1.18 generics
- [dogs](https://github.com/genkami/dogs) Dogs is a library that provides some useful types and functions borrowed from functional languages.
- [tuple](https://github.com/makiuchi-d/tuple) Definition of n-tuple structs using type parameters.

## Advertise

Expand Down

0 comments on commit 79f6d85

Please sign in to comment.