Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> golang >> golang-github-jkeiser-iter-dev
aramo  ]
[ 原始碼: golang-github-jkeiser-iter  ]

套件: golang-github-jkeiser-iter-dev (0.0~git20200628.c8aa0ae-2)

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.

下載 golang-github-jkeiser-iter-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 6.3 kB27 kB [文件列表]