(filter-and-find-min-for-key key s)
Remove nil elements from sequence and find an element for which (get element key) is minimum
Remove nil elements from sequence and find an element for which (get element key) is minimum
(wget v i)
Get index i from v, wrapping negative indices if necessary.
Get index i from v, wrapping negative indices if necessary.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close