Results for “Std.Result.holds”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Result.holds
&Result[T, E] -> fn(T) -> Bool -> BoolWhether the operation succeeded and the predicate accepts the value.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
&Result[T, E] -> fn(T) -> Bool -> BoolWhether the operation succeeded and the predicate accepts the value.