A namespace that injects some missing functions for legacy Clojure versions.
Clojure String source code: https://github.com/clojure/clojure/blob/master/src/clj/clojure/string.clj
The with-ns
macro was taken from SO:
https://stackoverflow.com/questions/27343707
A namespace that injects some missing functions for legacy Clojure versions. Clojure String source code: https://github.com/clojure/clojure/blob/master/src/clj/clojure/string.clj The `with-ns` macro was taken from SO: https://stackoverflow.com/questions/27343707
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close