A map using a lock-free concurrency using left-right algo, written in Go

Undo rename of module

I think I did that to work around a go2go compiler bug, but it was not
necessary.

authored by

Johannes Kohnen and committed by joh.dev b51d8b18 8a9db82f

+1 -1
+1 -1
go.mod
··· 1 - module github.com/jwkohnen/lrmap2 1 + module github.com/jwkohnen/lrmap 2 2 3 3 go 1.16