You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Package `sugar` is a Golang library that leverages generics to support aggregate & transform functions in Go. It aims to port as many small ultilities from other languages to `Go`. The implementation is highly influenced by `Python` and `JavaScript`.