Package: wnpp Severity: wishlist Owner: Reinhard Tartler <[email protected]>
* Package name : golang-github-hashicorp-go-immutable-radix-v2 Version : 2.1.0 Upstream Author : Hashicorp * URL or Web page : https://github.com/hashicorp/go-immutable-radix * License : MPL Programming lang: Golang Description : immutable radix tree implementation in Golang v2 Golang implementation of an immutable radix tree (http://en.wikipedia.org/wiki/Radix_tree). The package only provides a single Tree implementation, optimized for sparse nodes. The v2 of go-immutable-radix introduces generics to improve compile-time type safety for users of the package. The module name for v2 is `github.com/hashicorp/go-immutable-radix/v2`. Packaging separatly to allow installing both packages at the same time.

