Liking cljdoc? Tell your friends :D
All platforms.

swim.seq


distinct-byclj/s

(distinct-by keyfn coll)

Returns a lazy sequence of the elements of coll with duplicate keys removed.

Returns a lazy sequence of the elements of coll with duplicate keys removed.
raw docstring

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

× close