(slurp-macro path)
Reads a file as a string. Slurp is wrapped in a macro so it can interact with local files before clojurescript compilation. #'s are replaced with %23 for URL encoding.
Reads a file as a string. Slurp is wrapped in a macro so it can interact with local files before clojurescript compilation. #'s are replaced with %23 for URL encoding.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close