cljs.reader
*
- value
- value
A
- macro
([default-readers])
D
- function
([])
- function
([tag])
- function
([f])
- function
([s])
E
- function
([buffer reader])
- function
([c])
F
- value
I
- value
M
- function
([ch])
- function
([c])
- function
([code-str])
- function
([rdr initch])
N
- function
([rdr ch])
P
- protocol
- function
([s])
- function
([ts])
- function
([s])
R
- value
Reads the first object from an cljs.tools.reader.reader-types/IPushbackReader. Returns the object read. If EOF, throws i...
function([reader] [{:keys [eof], :as opts} reader] [reader eof-error? eof opts])
- function
([reader])
- function
([reader])
- value
- function
([delim rdr recursive?])
- function
([rdr _])
- function
([rdr _])
- function
([reader initch])
- function
([rdr _])
- function
([rdr ch])
- function
([rdr _])
- function
([rdr _])
- function
([reader initch])
Read until first character that doesn't match pred, returning char.
function([pred rdr])
- function
([reader _])
- function
([rdr ch])
- function
([rdr _])
Reads one object from the string s. Returns nil when s is nil or empty. Reads data in the edn format (subset of Clojure...
function([s] [opts s])
- function
([reader _])
- function
([reader initch])
- function
([rdr initch])
- function
([reader initch])
- function
([rdr ch])
- function
([rdr _])
- function
([rdr & msg])
- function
([f])
- function
([tag f])
S
- value
([s buffer idx])
Advances the reader to the end of a line. Returns the reader
function([reader _])
- function
([t not-found])
- value
T
- function
([msg])
U
- value
- value
V
- function
([unicode-pattern reader escape-char unicode-str])
W
- function
([sym])