Module expr_fn

Module expr_fn 

Source

Functionsยง

parse_url
Extracts a part from a URL, throwing an error if an invalid URL is provided.
try_parse_url
Same as parse_url but returns NULL if an invalid URL is provided.