(bundle)
(bundle bundle-name)
Returns the resource bundle of the name (default name is resources).
Returns the resource bundle of the name (default name is resources).
(bundle-lookup bundle str-key)
Looks up the key in the resource bundle and returns the resulting string.
Looks up the key in the resource bundle and returns the resulting string.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close