deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
Go library for iteration (library)
Generic forward-only iterator that is safe and leak-free.
.
This package is intended to support forward-only iteration in a
variety of use cases while avoiding the normal errors and leaks that
can happen with iterators in Go. It provides mechanisms for map/select
filtering, background iteration through a goroutine, and error
handling throughout.
.
The type of the iterator is interface{}, so it can store anything, at
the cost that you have to cast it back out when you use it. This
package can be used as is, or used as an example for creating your own
forward-only iterators of more specific types.
Homepage: https://github.com/jkeiser/iter
Installed-Size: '27'
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Multi-Arch: foreign
Package: golang-github-jkeiser-iter-dev
Priority: optional
Section: golang
Source: golang-github-jkeiser-iter
Version: 0.0~git20200628.c8aa0ae-2
srcpkg_name: golang-github-jkeiser-iter
srcpkg_version: 0.0~git20200628.c8aa0ae-2