An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/perdata/lazy

Package lazy implements a lazy collection. Slice and Splice simply defer the operation. ForEach iterates through all the sub-slices and provides a way to reconstruct the new array. This effectively prevents a lot of intermediate memory allocation and copying saving time (possibly at the cost of extra memory). Benchmark results

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20180915171242-e74e0d7d8c82
over 7 years ago
Versions
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/perdata/lazy
spec
License MIT
Namespace github.com/perdata
First Release over 7 years ago
Last Synced 26 days ago
Repository
Stars 4 on GitHub
Forks 1 on GitHub
Rankings on proxy.golang.org
Overall Top 8.2%