Results for “Std.Url.parse”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Url.parse
Str -> Result[Std.Url.Url, Std.Url.UrlError]A URL read from text, or what stopped the reader.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Str -> Result[Std.Url.Url, Std.Url.UrlError]A URL read from text, or what stopped the reader.