1 comment

[ 3.0 ms ] story [ 12.2 ms ] thread
I’ve written Go 1.18 generics cache library (https://github.com/Code-Hex/go-generics-cache).

There is probably no third-party library in the world that uses Go 1.18 generics yet.

So I wrote generics to see how it could be used and if it would actually be useful.

Please give me your feedback! Thanks!