Liking cljdoc? Tell your friends :D

ashikasoft.webstack.util.core


export-formatcljmultimethod

source

interpolateclj

(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.
sourceraw docstring

resource-ednclj

(resource-edn path)
source

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

× close