Liking cljdoc? Tell your friends :D

contracts.core


<clj

(< x)
(< x y)

Curried version of clojure.core/<

Curried version of clojure.core/<
sourceraw docstring

<=clj

(<= x)
(<= x y)

Curried version of clojure.core/<=

Curried version of clojure.core/<=
sourceraw docstring

=clj

(= x)
(= x y)

Curried version of clojure.core/=

Curried version of clojure.core/=
sourceraw docstring

==clj

(== x)
(== x y)

Curried version of clojure.core/==

Curried version of clojure.core/==
sourceraw docstring

=>cljmacro

(=> pre post)
(=> args pre post)
source

>clj

(> x)
(> x y)

Curried version of clojure.core/>

Curried version of clojure.core/>
sourceraw docstring

>=clj

(>= x)
(>= x y)

Curried version of clojure.core/>=

Curried version of clojure.core/>=
sourceraw docstring

andclj

source

anyclj

source

boolean?clj

(boolean? x)
source

coll-ofclj

source

contains?clj

(contains? coll key)

Curried version of clojure.core/contains?

Curried version of clojure.core/contains?
sourceraw docstring

contract-expr?clj

(contract-expr? expr)
source

current-varclj

source

eitherclj

(either f vals)
source

every?clj

(every? pred coll)

Curried version of clojure.core/every?

Curried version of clojure.core/every?
sourceraw docstring

extends?clj

(extends? protocol atype)

Curried version of clojure.core/extends?

Curried version of clojure.core/extends?
sourceraw docstring

gen-checkclj

(gen-check type exprs+preds)
source

gen-constrained-bodyclj

(gen-constrained-body f post pre args)
source

humanize-pred-exprclj

(humanize-pred-expr pred-expr checked-expr)
source

humanize-symbol-nameclj

(humanize-symbol-name s)
source

identical?clj

(identical? x y)

Curried version of clojure.core/identical?

Curried version of clojure.core/identical?
sourceraw docstring

instance?clj

(instance? c x)

Curried version of clojure.core/instance?

Curried version of clojure.core/instance?
sourceraw docstring

isa?clj

(isa? child parent)
(isa? h child parent)

Curried version of clojure.core/isa?

Curried version of clojure.core/isa?
sourceraw docstring

map-ofclj

source

match?cljmacro

(match? pattern)
source

notclj

source

not-any?clj

(not-any? pred coll)

Curried version of clojure.core/not-any?

Curried version of clojure.core/not-any?
sourceraw docstring

not-every?clj

(not-every? pred coll)

Curried version of clojure.core/not-every?

Curried version of clojure.core/not-every?
sourceraw docstring

not=clj

(not= x)
(not= x y)

Curried version of clojure.core/not=

Curried version of clojure.core/not=
sourceraw docstring

orclj

source

provide-contractcljmacro

(provide-contract sym contract)
source

provide-contractscljmacro

(provide-contracts & clauses)
source

reportclj

(report {:keys [type var pred expr value]})
source

satisfies?clj

(satisfies? protocol x)

Curried version of clojure.core/satisfies?

Curried version of clojure.core/satisfies?
sourceraw docstring

seq-ofclj

source

sequential-ofclj

source

someclj

(some pred coll)

Curried version of clojure.core/some

Curried version of clojure.core/some
sourceraw docstring

vector-ofclj

source

wrap-in-list-ifclj

(wrap-in-list-if pred x)
source

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

× close