Results for “Std.Concurrent.mapResultBounded”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Concurrent.mapResultBounded
&Array[T] -> Int -> fn(T) -> Result[U, E] -> Result[Result[Array[U], E], Std.Concurrent.ConcurrentError]Apply a fallible transform with bounded concurrency, returning the first error in input order.
