(interpolate s m)(interpolate xf s m)Given an optional transform function, a string and a map, interpolate the string with values from the map. The pattern {:keyname} will be replaced with values from the map.
Given an optional transform function, a string and a map, interpolate the string
with values from the map. The pattern {:keyname} will be replaced with values
from the map.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 |