slice icon indicating copy to clipboard operation
slice copied to clipboard

A LINQ-inspired typewriter for use with gen.

Details and docs...

This package is a typewriter for use with gen, a type-driven code generation tool for Go.

The slice typewriter offers LINQ-like methods for working with slices, such as filtering and sorting. See the docs above for details.