Comment on Simplifying Go Concurrency with FuturesComments−stephen123OP4yI've been thinking about concurrency in go code and how we can make it easier now that generics have landed.What do you think, are you ready for safer tools?
Comments
I've been thinking about concurrency in go code and how we can make it easier now that generics have landed.
What do you think, are you ready for safer tools?