(absolute? url)
Checks if a URL is absolute.
Checks if a URL is absolute.
(get-query url)
Returns a query map resolved from the given URL.
Returns a query map resolved from the given URL.
(relative? url)
Checks if a URL is relative.
Checks if a URL is relative.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close