An open API service indexing awesome lists of open source software.

https://github.com/ueokande/go-slice-tricks

Cheat Sheet for Go Slice Tricks
https://github.com/ueokande/go-slice-tricks

cheatsheet go golang

Last synced: 4 months ago
JSON representation

Cheat Sheet for Go Slice Tricks

Awesome Lists containing this project

README

          

# Go Slice Tricks Cheat Sheet

This is a cheat sheet for golang slice tricks.
The original sources are described in [Go's official wiki][go-slice-tricks].

![Screenshot](./screenshot.png)

## License

MIT

[go-slice-tricks]: https://github.com/golang/go/wiki/SliceTricks