iter - Go implementation of C++ STL iterators and algorithms
https://github.com/disksing/iter [github.com]
2019-12-15 02:25
Although Go doesn’t have generics, we deserve to have reuseable general algorithms. iter helps improving Go code in several ways:
source: HN