Lucas Merquior

Results 3 issues of Lucas Merquior

Fix the Packing example in README.md.

- It was not possible to use the package with Go modules because the dependency 'github.com/willf/bitset' doesn't exist anymore (it was moved to 'github.com/bits-and-blooms/bitset'). - The dependencies were updated to...

Add Go-Shelve: A persistent, map-like object for the Go programming language with support for multiple key-value stores as backend. ## We want to ensure high quality of the packages. Make...