Install golang-github-hashicorp-go-immutable-radix-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-hashicorp-go-immutable-radix-dev
Description:
immutable radix tree implementation in Golang
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.
Homepage: https://github.com/hashicorp/go-immutable-radix
Version: 0.0~git20170725.0.8aac270-1
Section: universe/devel