Public Vars

Back

min-key (clj)

(source)

function

(min-key _k x) (min-key k x y) (min-key k x y & more)
Same as clojure.core/min-key, but works on dates, rather than numbers

Examples