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

proxy.golang.org : github.com/patrickhuber/go-iter

This package provides generic iterators and iterator transformations in go. Iterators defer iteration execution by pushing iteration logic into the Next() function. This package has a dependency on [go-types](https://github.com/patrickhuber/go-types) for the Option[T any] type. Users of the iter module can utilize Result[T] to capture errors or perform transformations on slices that can contain errors.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/patrickhuber/go-iter
License: MIT
Latest release: 12 months ago
First release: almost 2 years ago
Namespace: github.com/patrickhuber
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...