Liking cljdoc? Tell your friends :D

cider.inlined-deps.toolsreader.v1v2v2.clojure.tools.reader.impl.utils


<=clojure-1-7-alpha5clj

source

charclj

(char x)
source

compile-whencljmacro

(compile-when cond & then)
source

desugar-metaclj

(desugar-meta f)

Resolves syntactical sugar in metadata

Resolves syntactical sugar in metadata
sourceraw docstring

ex-info?clj

(ex-info? ex)
source

make-varclj

(make-var)

Returns an anonymous unbound Var

Returns an anonymous unbound Var
sourceraw docstring

namespace-keysclj

(namespace-keys ns keys)
source

newline?clj

(newline? c)

Checks whether the character is a newline

Checks whether the character is a newline
sourceraw docstring

numeric?clj

(numeric? ch)

Checks whether a given character is numeric

Checks whether a given character is numeric
sourceraw docstring

second'clj

(second' [a b])
source

whitespace?clj

(whitespace? ch)

Checks whether a given character is whitespace

Checks whether a given character is whitespace
sourceraw docstring

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

× close