English | 简体中文
Contains various data structures (containers) implemented by the Go language, fully supports generics, and aims to replicate the data structure implementations in the java.util and java.util.concurrent packages in the Java class library.
import "github.com/wesleywu/gcontainer"