# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Golang container data types implemented with generics support
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"