(char x)
(char-code ch base)
(desugar-meta f)
Resolves syntactical sugar in metadata
Resolves syntactical sugar in metadata
(ex-info? ex)
(namespace-keys ns keys)
(newline? c)
Checks whether the character is a newline
Checks whether the character is a newline
(next-id)
(numeric? ch)
Checks whether a given character is numeric
Checks whether a given character is numeric
(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.
(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
(second' [a b])
(whitespace? ch)
Checks whether a given character is whitespace
Checks whether a given character is whitespace
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close