Results for “Std.Result.require”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Result.require
Bool -> E -> Result[(), E]A success when a condition holds, and a named failure otherwise.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Bool -> E -> Result[(), E]A success when a condition holds, and a named failure otherwise.