constraint? function clojure.core.contracts.impl.utils Determines if a symbol represents a...
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...
except function clojure.core.contracts.constraints P except Q.
->Hoc function clojure.core.contracts.impl.transformers Positional factory function ... Hoc record clojure.core.contracts.impl.transformers
implies function clojure.core.contracts.constraints Logical implication. in function clojure.core.contracts.constraints Takes an item and determines if it...
map->Hoc function clojure.core.contracts.impl.transformers Factory function for class c...
not= function clojure.core.contracts.constraints Curried version of #'clojure.core/...
provide macro clojure.core.contracts Provides the Var manipulation macro offering e...
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...
xor function clojure.core.contracts.constraints Exclusive or.
<- 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/...