(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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |