Comment on A saner way to use mutex in Golang, using genericsComments−alain_gilbertOP2yGolang generic mutex that looks a bit like rust Mutex<T>
Comments
Golang generic mutex that looks a bit like rust Mutex<T>