Results for “Std.Result.fold”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Result.fold
Result[T, E] -> fn(T) -> A -> fn(E) -> A -> AOne of two transformations, whichever side the result holds.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Result[T, E] -> fn(T) -> A -> fn(E) -> A -> AOne of two transformations, whichever side the result holds.