Predicates
63Returns true if num is NaN, else false
functioncljs.core
Returns true if given any argument.
functioncljs.core
Returns true if coll implements IAssociative
functioncljs.core
Returns the immediate prototype of c
functioncljs.core
Return true if x is a Boolean
functioncljs.core
Returns true if x is a JavaScript string of length one.
functioncljs.core
Return true if x satisfies IChunkedSeq.
functioncljs.core
Returns true if coll implements count in constant time
functioncljs.core
Returns true for JavaScript numbers, false otherwise.
functioncljs.core
Returns true if n is even, throws an exception if n is not an integer
functioncljs.core
Returns true if x is the value false, false otherwise.
macrocljs.core
Returns true for JavaScript numbers, false otherwise.
functioncljs.core
Return true if f is a JavaScript function or satisfies the Fn protocol.
functioncljs.core
Return true if x is a symbol or keyword
functioncljs.core
Tests if 2 arguments are the same object
macrocljs.core
Returns true if f returns true for fn? or satisfies IFn.
functioncljs.core
Returns true if coll implements nth in constant time
functioncljs.core
Returns true for Infinity and -Infinity values.
functioncljs.core
Return true if x satisfies Inst
functioncljs.core
Evaluates x and tests if it is an instance of the type c. Returns true or false
macrocljs.core
Return true if x satisfies integer? or is an instance of goog.math.Integer or goog.math.Long.
functioncljs.core
Returns true if n is a JavaScript number with no decimal part.
functioncljs.core
Returns true if (= child parent), or child is directly or indirectly derived from parent, either via a JavaScript type i...
functioncljs.core
Return true if x is a Keyword
macrocljs.core
Returns true if x implements IList
functioncljs.core
Returns true if x satisfies IMapEntry
functioncljs.core
Return true if x satisfies IMap
functioncljs.core
Return true if x satisfies int? and is a natural integer value.
functioncljs.core
Return true if x satisfies int? and is negative.
functioncljs.core
Returns true if num is less than zero, else false
macrocljs.core
Returns true if x is nil, false otherwise.
macrocljs.core
Returns true if x is a JavaScript number.
macrocljs.core
Returns true if n is odd, throws an exception if n is not an integer
functioncljs.core
Return true if x satisfies int? and is positive.
functioncljs.core
Returns true if num is greater than zero, else false
macrocljs.core
Return true if x is a symbol or keyword with a namespace
functioncljs.core
Return true if x is a keyword with a namespace
functioncljs.core
Return true if x is a symbol with a namespace
functioncljs.core
Returns true if a value has been produced for a delay or lazy sequence.
functioncljs.core
Return true if x satisfies IRecord
functioncljs.core
Returns true if coll satisfies? IReversible.
functioncljs.core
Returns true if x satisfies the protocol
macrocljs.core
Return true if s satisfies ISeq
functioncljs.core
Return true if the seq function is supported for s
functioncljs.core
Returns true if coll satisfies ISequential
functioncljs.core
Returns true if x satisfies ISet
functioncljs.core
Return true if x is a symbol or keyword without a namespace
functioncljs.core
Return true if x is a keyword without a namespace
functioncljs.core
Return true if x is a symbol without a namespace
functioncljs.core
Returns true if x is not nil, false otherwise.
macrocljs.core
Returns true if coll satisfies ISorted
functioncljs.core
Returns true if x names a special form
functioncljs.core
Returns true if x is a JavaScript string.
macrocljs.core
Returns the immediate and indirect prototypes of c, if any
functioncljs.core
Return true if x is a Symbol
macrocljs.core
Returns true if x is the value true, false otherwise.
macrocljs.core
Return x's constructor.
functioncljs.core
Returns true x is a goog.Uri instance.
functioncljs.core
Return true if x is a UUID.
functioncljs.core
Returns true if v is of type cljs.core.Var
functioncljs.core
Return true if x satisfies IVector
functioncljs.core
Returns true if x is a volatile.
functioncljs.core
Returns true if num is zero, else false
macrocljs.core