Liking cljdoc? Tell your friends :D

blossom.utils


filter-and-find-min-for-keyclj/s

(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
sourceraw docstring

wgetclj/s

(wget v i)

Get index i from v, wrapping negative indices if necessary.

Get index i from v, wrapping negative indices if necessary.
sourceraw docstring

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

× close