Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 321 Bytes

gova

Collections framework for Golang [beyond basic List, Set, Map]

I loved Java. Java Collections Framework (JCF) is something I love a lot.

Go is an awesome programming language. I would love to have JCF && Google Guava Collections (GGC) like collections in golang.

This repository is a set towards that goal.