8000 GitHub - tideland/go-slices: Process typed Go slices via generics and higher-order functions.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tideland/go-slices

Repository files navigation

Tideland Go Slices

GitHub release GitHub license Go Module GoDoc Workflow Go Report Card

Description

Tideland Go Slices provides a set of functions for the processing of types slices based on generics and higher-order functions. This processing contains tests, mappings, filterings, concatings, deleting, filtering, folding and many more. Opposite to the standard library of Go with similiar functions like e.g. Sort() will not work on the same slice. All functions return new created slices, even if a variable operation would have no effect.

Contributors

About

Process typed Go slices via generics and higher-order functions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0