Liking cljdoc? Tell your friends :D

eva.datastructures.utils.core


arg-cmpclj

(arg-cmp cmp f coll)
(arg-cmp cmp f x fx coll)

arg-foo in the spirit of argmin or argmax.

arg-foo in the spirit of argmin or argmax.
sourceraw docstring

fast-lastclj

(fast-last coll)
source

overlaps?clj

(overlaps? cmp [x1 x2] [y1 y2])

Given a comparator and two tuples representing ranges, returns true if the ranges overlap.

Given a comparator and two tuples representing ranges, returns true if the ranges overlap.
sourceraw docstring

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

× close