8000 GitHub - jkratz55/maps-go: A simple library of helper functions for working with maps in Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jkratz55/maps-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maps

Maps is a library of functions for manipulating and working with maps in Go. Generics being added in Go 1.18 added new possibilities for writing type safe libraries to bring common idioms from other languages into Golang. However, at its core, this library is useful functions I've found myself writing or wanting when working in Go.

Installation / Adding Dependency

go get github.com/jkratz/55/maps-go

About

A simple library of helper functions for working with maps in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0