(replace-properties prop-map input)(replace-properties prop-map input default)Replaces properties of the form of '${property}' in strings given as input with values from prop-map.
Replaces properties of the form of '${property}' in strings given as input with values from prop-map.
(replace-properties-recursive prop-map input)(replace-properties-recursive prop-map input default)Recursively replaces properties of the form ${property} in strings contained in input until no further replacement is possible.
Recursively replaces properties of the form ${property} in strings contained in input until no further replacement is possible.
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 |