Liking cljdoc? Tell your friends :D

burningswell.edn


(print-uri obj writer)

Print an java.net.URI.

Print an `java.net.URI`.
raw docstring

(print-url obj writer)

Print an java.net.URL.

Print an `java.net.URL`.
raw docstring

prn-strclj

(prn-str x)

Returns x as a string printed as EDN.

Returns `x` as a string printed as EDN.
raw docstring

read-optsclj

The default read options.

The default read options.
raw docstring

read-stringclj

(read-string s & [opts])

Like edn/read-string but

Like `edn/read-string` but 
raw docstring

read-uriclj

(read-uri uri)

Read an URI.

Read an URI.
raw docstring

read-urlclj

(read-url url)

Read an URL.

Read an URL.
raw docstring

readersclj

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

× close