api
blog
github
login / sign up
ClojureDocs
(beta)
Clojure Contrib
Namespaces
clojure.contrib
accumulators
agent-utils
apply-macro
base64
classpath
combinatorics
command-line
complex-numbers
cond
condition
core
dataflow
datalog
database
literals
magic
rules
softstrat
util
def
duck-streams
error-kit
except
fcase
find-namespaces
fnmap
PersistentFnMap
gen-html-docs
generic
arithmetic
collection
comparison
functor
math-functions
graph
greatest-least
http
agent
connection
import-static
io
jar
java-utils
javadoc
browse
browse-ui
jmx
Bean
json
lazy-seqs
lazy-xml
logging
macro-utils
macros
map-utils
math
miglayout
internal
mmap
mock
test-adapter
monadic-io-streams
monads
ns-utils
pprint
column-writer
pretty-writer
utilities
probabilities
finite-distributions
monte-carlo
random-numbers
profile
properties
prxml
reflect
repl-ln
repl-utils
seq
seq-utils
server-socket
set
shell
shell-out
singleton
sql
internal
str-utils
str-utils2
stream-utils
string
strint
swing-utils
test-is
trace
types
with-ns
zip-filter
xml
doc
source
examples
comments
1.2.0
1.2.0 permalink
between
clojure.contrib.mock.test-adapter
(between x y)
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
clojure/contrib/mock.clj:199
top
(defn between [x y] #(and (< x %) (> y %)))
© Rich Hickey. All rights reserved.
Eclipse Public License 1.0
Vars in
clojure.contrib.mock.test-adapter/
between:
<
>
and
defn
Used in 0 other vars
Comments
top
No comments for
between
. Log in to add a comment.
Comments top
No comments for between. Log in to add a comment.