Index of Public Functions and Variables -
This page has an alphabetical index of all the documented functions and variables
in
Contracts programming in Clojure.
C
constraint? function clojure.core.contracts.impl.utils Determines if a symbol represents a...
D
defconstrainedfn macro clojure.core.contracts.constraints Defines a function using the `cont...
defcurried macro clojure.core.contracts.impl.utils Builds another arity of the fn that...
defcurry-from macro clojure.core.contracts.impl.utils Builds a pass-through curried fn fo...
E
except function clojure.core.contracts.constraints P except Q.
H
->Hoc function clojure.core.contracts.impl.transformers Positional factory function ...
Hoc record clojure.core.contracts.impl.transformers
I
implies function clojure.core.contracts.constraints Logical implication.
in function clojure.core.contracts.constraints Takes an item and determines if it...
M
map->Hoc function clojure.core.contracts.impl.transformers Factory function for class c...
N
not= function clojure.core.contracts.constraints Curried version of #'clojure.core/...
P
provide macro clojure.core.contracts Provides the Var manipulation macro offering e...
W
whitelist function clojure.core.contracts.constraints Takes a thing with keys (i.e. maps...
with-constraints function clojure.core.contracts A contract combinator. Takes a target functi...
X
xor function clojure.core.contracts.constraints Exclusive or.
Other
<- function clojure.core.contracts.constraints Converse implication.
<=> function clojure.core.contracts.constraints Logical equality.
= function clojure.core.contracts.constraints Curried version of #'clojure.core/...
== function clojure.core.contracts.constraints Curried version of #'clojure.core/...