(dissoc-params url params)removes all keys of the map that appear as a parameter of the url
removes all keys of the map that appear as a parameter of the url
(extract-parameters url)receives an string containing a url pattern and returns a set with all declared parameters
receives an string containing a url pattern and returns a set with all declared parameters
(interpolate url params)given a parameterized url and a map with values, returns a string with a result url, with the values applied
given a parameterized url and a map with values, returns a string with a result url, with the values applied
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |