Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kakilangit/sutil
Go generic slice util
https://github.com/kakilangit/sutil
generics go go118
Last synced: 28 days 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 (almost 3 years ago)
- Last Synced: 2024-10-16T22:28:59.561Z (3 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
[![PkgGoDev](https://pkg.go.dev/badge/github.com/kakilangit/sutil)](https://pkg.go.dev/github.com/kakilangit/sutil)
[![Build Status](https://app.travis-ci.com/kakilangit/sutil.svg?branch=main)](https://app.travis-ci.com/kakilangit/sutil)![sutil image https://pixabay.com/users/ayecabi-9935472/](sutil.png)
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.