proxy.golang.org : github.com/xdg/listy
Package listy provides functional programming idioms for Go slices. The list of functions is inspired by a subset of the Data.List package from Haskell, and similar libraries seen in other languages. The emphasis of this library is on expressiveness and clarity. With one exception (`Swap`, for `Sort.Interface`), methods treat inputs as immutable, returning copies rather than mutating slices in place.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/xdg/listy
License: Apache-2.0
Latest release: about 8 years ago
First release: about 8 years ago
Namespace: github.com/xdg
Last synced: about 1 month ago