https://github.com/cewitte/slicer
Splits a Go slice into many chunks.
https://github.com/cewitte/slicer
Last synced: 10 months ago
JSON representation
Splits a Go slice into many chunks.
- Host: GitHub
- URL: https://github.com/cewitte/slicer
- Owner: cewitte
- License: mit
- Created: 2022-02-16T19:40:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-17T12:51:55.000Z (over 4 years ago)
- Last Synced: 2025-07-20T11:48:41.630Z (11 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slicer
Splits a Go slice into many chunks.