Liking cljdoc? Tell your friends :D
Clojure only.

etaoin.legacy

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
raw docstring

with-nscljmacro

(with-ns ns & body)
source

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

× close