(desugar-meta f)
Resolves syntactical sugar in metadata
Resolves syntactical sugar in metadata
(make-var)
Returns an anonymous unbound Var
Returns an anonymous unbound Var
(newline? c)
Checks whether the character is a newline
Checks whether the character is a newline
(numeric? ch)
Checks whether a given character is numeric
Checks whether a given character is numeric
(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