Liking cljdoc? Tell your friends :D

clojure.kongra.prelude


**clj

(** base pow)

Convenience wrapper around clojure.contrib.ccmath/expt.

Convenience wrapper around clojure.contrib.ccmath/expt.
sourceraw docstring

**-Nclj

(**-N x n)
(**-N multop x n)

x to the power of n such that n is a Natural long

x to the power of n such that n is a Natural long
sourceraw docstring

assoConjclj

(assoConj m k v emptyColl)

Adds v to a collection that is a value for k in m. Uses emptyColl when no collection for k in m.

Adds v to a collection that is a value for k in m. Uses emptyColl
when no collection for k in m.
sourceraw docstring

blank?clj

(blank? s)
source

bnotclj

(bnot b)
source

chDoublesclj

(chDoubles x)
source

chKleeneclj

(chKleene x)
source

chLongsclj

(chLongs x)
source

chLRbooleanclj

(chLRboolean x)
source

chLRbyteclj

(chLRbyte x)
source

chLRcharclj

(chLRchar x)
source

chLRdoubleclj

(chLRdouble x)
source

chLRfloatclj

(chLRfloat x)
source

chLRintclj

(chLRint x)
source

chLRlongclj

(chLRlong x)
source

chLRobjectclj

(chLRobject x)
source

chLRshortclj

(chLRshort x)
source

chObjectsclj

(chObjects x)
source

chRandistclj

(chRandist x)
source

chRandomclj

(chRandom x)
source

chSeq'clj

(chSeq' x)
source

doubles?clj

(doubles? x)
source

gcclj

(gc)
(gc verbose?)
source

indentStringclj

(indentString n)
(indentString n with)
source

Kleene-andcljmacro

(Kleene-and)
(Kleene-and x)
(Kleene-and x & xs)
source

Kleene-notclj

(Kleene-not x)
source

Kleene-orcljmacro

(Kleene-or)
(Kleene-or x)
(Kleene-or x & xs)
source

KleeneFalseclj

source

KleeneTrueclj

source

KleeneUndefinedclj

source

lazyCatclj

(lazyCat s1 s2)
source

longs<clj

(longs< start)
(longs< start step)
source

longs>clj

(longs> start)
(longs> start step)
source

longs?clj

(longs? x)
source

makeDoublesclj

(makeDoubles size)
source

makeLongsclj

(makeLongs size)
source

makeObjectsclj

(makeObjects size)
source

markLastclj

(markLast xs)

Takes (e0 e1 ... en) and returns (false false ... true) or (false false ...) if the argument is infinite.

Takes (e0 e1 ... en) and returns (false false ... true) or (false false ...)
if the argument is infinite.
sourceraw docstring

msecsclj

(msecs s)
source

Nclj

(N)
source

nonBlank?clj

(nonBlank? s)
source

objects?clj

(objects? x)
source

postfix2lengthclj

(postfix2length n s)
source

prefix2lengthclj

(prefix2length n s)
source

ref=clj

(ref= x y)

Alias of clojure.core/identical.

Alias of clojure.core/identical.
sourceraw docstring

roomclj

(room)
source

stopwatchclj

(stopwatch)
source

synchronizedcljmacro

(synchronized monitor & body)
source

uuid!clj

(uuid!)
source

vecRemoveclj

(vecRemove n v)

Returns a vector that is a result of removing n-th element from the vector v.

Returns a vector that is a result of removing n-th element from the
vector v.
sourceraw docstring

withOutSystemoutcljmacro

(withOutSystemout & body)
source

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

× close