Liking cljdoc? Tell your friends :D

sci.impl.read


evalclj/s

(eval sci-ctx form)
source

load-stringclj/s

(load-string sci-ctx s)
source

readclj/s

(read sci-ctx)
(read sci-ctx stream)
(read sci-ctx _opts stream)
(read sci-ctx stream eof-error? eof-value)
(read sci-ctx stream _eof-error? eof-value _recursive?)

Added for compatibility. Does not support all of the options from the original yet.

Added for compatibility. Does not support all of the options from the original yet.
sourceraw docstring

read-stringclj/s

(read-string sci-ctx s)
source

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

× close