Categorygithub.com/weiwenchen2022/utils
repository
0.2.0
Repository: https://github.com/weiwenchen2022/utils.git
Documentation: pkg.go.dev

# 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

# README

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