Results for “Std.Concurrent.forEachBounded”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Concurrent.forEachBounded
&Array[T] -> Int -> fn(T) -> () -> Result[(), Std.Concurrent.ConcurrentError]Apply an action to values with bounded concurrency, without implicit retries.
