Liking cljdoc? Tell your friends :D

geheimtur.util.url


absolute?clj

(absolute? url)

Checks if a URL is absolute.

Checks if a URL is absolute.
raw docstring

get-queryclj

(get-query url)

Returns a query map resolved from the given URL.

Returns a query map resolved from the given URL.
raw docstring

relative?clj

(relative? url)

Checks if a URL is relative.

Checks if a URL is relative.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close