Syntactic Sugar for Golang
go
Go to file
2023-10-30 11:50:29 +01:00
errors.go split files and make error checking functions more flexible 2023-10-30 11:50:29 +01:00
go.mod First pass 2021-08-21 15:21:28 +02:00
go.sum First pass 2021-08-21 15:21:28 +02:00
LICENSE Update LICENSE 2021-08-30 16:22:20 +00:00
pointers.go split files and make error checking functions more flexible 2023-10-30 11:50:29 +01:00
README.md fix godoc link 2021-08-31 07:38:17 +02:00
sets.go split files and make error checking functions more flexible 2023-10-30 11:50:29 +01:00

GoDoc

sugar

Syntactic Sugar for Golang

This package provides some convenience functions that help keep code clean.