go-helpy is a dependency free collection of helper functions that I got tired of reimplementing.
It contains (simple) implementations of:
- Set operations
- math Min/Max
- math Abs
- default value and pointer helpers
- time equality operations and other time helpers
- helpers to convert strings to simple types
- and lots of operations on slices