Shuttle: Small, Type-Safe Composition Primitives for Go
Sorting a slice by one field is easy. Filtering one collection is easy. Returning (T, bool) is idiomatic. So is writing a nested loop.
The friction appears when the same ordering must be shared by a s
imbrooklyn.hashnode.dev10 min read