int-in-range?
added
ns
clojure.spec
type
function
(int-in-range? start end val)
Return true if start <= val and val < end