Liking cljdoc? Tell your friends :D

cljs.tools.reader.impl.utils


charcljs

(char x)
source

char-codecljs

(char-code ch base)
source

desugar-metacljs

(desugar-meta f)

Resolves syntactical sugar in metadata

Resolves syntactical sugar in metadata
sourceraw docstring

ex-info?cljs

(ex-info? ex)
source

last-idcljs

source

namespace-keyscljs

(namespace-keys ns keys)
source

newline?cljs

(newline? c)

Checks whether the character is a newline

Checks whether the character is a newline
sourceraw docstring

next-idcljs

(next-id)
source

numeric?cljs

(numeric? ch)

Checks whether a given character is numeric

Checks whether a given character is numeric
sourceraw docstring

reader-conditionalcljs

(reader-conditional form splicing?)

Construct a data representation of a reader conditional. If true, splicing? indicates read-cond-splicing.

Construct a data representation of a reader conditional.
If true, splicing? indicates read-cond-splicing.
sourceraw docstring

reader-conditional?cljs

(reader-conditional? value)

Return true if the value is the data representation of a reader conditional

Return true if the value is the data representation of a reader conditional
sourceraw docstring

ReaderConditionalcljs

source

second'cljs

(second' [a b])
source

whitespace?cljs

(whitespace? ch)

Checks whether a given character is whitespace

Checks whether a given character is whitespace
sourceraw docstring

ws-rxcljs

source

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

× close