Back

filter-and-find-min-for-key (clj)

(source)

function

(filter-and-find-min-for-key key s)
Remove nil elements from sequence and find an element for which (get element key) is minimum

Examples