//
pkg.gl
Category
github.com/act3-ai/hops
internal
utils
iterutil
package
0.2.3
Repository:
https://github.com/act3-ai/hops.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
19 SLOC
#
Functions
ForEachErr
ForEachErr wraps iter.ForEach with an error return.
ForEachIdxErr
ForEachIdxErr wraps iter.ForEachIdx with an error return.