An open API service indexing awesome lists of open source software.

https://github.com/4strodev/iterago

An iterators helpers library
https://github.com/4strodev/iterago

Last synced: over 1 year ago
JSON representation

An iterators helpers library

Awesome Lists containing this project

README

          

# Iterago
Iterago is a collection of utilities for golang iterators. Like: Range, Filter, Map, Merge, Keys, Values, etc.

## Download

go get -u github.com/4strodev/iterago

## Docs
To see example usages recomend to see example tests or look the [documentation](https://pkg.go.dev/github.com/4strodev/iterago)