https://github.com/kakilangit/sutil
Go generic slice util
https://github.com/kakilangit/sutil
generics go go118
Last synced: about 2 months ago
JSON representation
Go generic slice util
- Host: GitHub
- URL: https://github.com/kakilangit/sutil
- Owner: kakilangit
- License: mit
- Created: 2020-09-26T12:45:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T12:13:51.000Z (about 3 years ago)
- Last Synced: 2025-02-01T20:29:40.619Z (4 months ago)
- Topics: generics, go, go118
- Language: Go
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sutil
[](https://pkg.go.dev/github.com/kakilangit/sutil)
[](https://app.travis-ci.com/kakilangit/sutil)
Sutil is slice util: a slice snippet collection for Go.
Requires go >= 1.18.
```shell
go get -u -v github.com/kakilangit/sutil
```It's spatula in Indonesian/Javanese language.
Check the [tests](sutil_test.go) to see how to use generic slices with sutil.