Public Vars

Back

max-key (clj)

(source)

function

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

Examples