(group-by-keysets f coll)
Takes a collection and a function that either returns a single key or a set of keys. Creates a map keyed with all the keys and vectors of elements matching keys as values.
Takes a collection and a function that either returns a single key or a set of keys. Creates a map keyed with all the keys and vectors of elements matching keys as values.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close