Skip to content

infinitieswithin/gocollect

Repository files navigation

GoCollect

A quick and dirty, not optimized collection of helpers to provide basic collection and set functionality in Go.

Overview

I became tired of constantly re-typing the same boilerplate any time I needed to do simple set operations on a map, so here are the helpers I use in my day job.

About

A library of standard collection types and operations for GoLang

Resources

License

Stars

Watchers

Forks

Packages

No packages published