Skip to content

A Go library based on Go generics (slices, maps, strings, channels, set, ...)

License

Notifications You must be signed in to change notification settings

weiwenchen2022/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utils

This module contains some Go libraries for slices, maps, channels, ..., based on Go Generics.

Installation

go get github.com/weiwenchen2022/utils/slices

go get github.com/weiwenchen2022/utils/maps

go get github.com/weiwenchen2022/utils/stringx

go get github.com/weiwenchen2022/utils/channels

go get github.com/weiwenchen2022/utils/set

go get github.com/weiwenchen2022/utils/types

Reference

GoDoc: http://godoc.org/github.com/weiwenchen2022/utils/slices

http://godoc.org/github.com/weiwenchen2022/utils/maps

http://godoc.org/github.com/weiwenchen2022/utils/stringx

http://godoc.org/github.com/weiwenchen2022/utils/channels

http://godoc.org/github.com/weiwenchen2022/utils/set

http://godoc.org/github.com/weiwenchen2022/utils/types

About

A Go library based on Go generics (slices, maps, strings, channels, set, ...)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published