@zodash/group-by

Creates an object composed of keys generated from the results of running each of collection thru iteratee

Usage no npm install needed!

<script type="module">
  import zodashGroupBy from 'https://cdn.skypack.dev/@zodash/group-by';
</script>

README

@zodash/groupBy

TODO: description

Usage

const groupBy = require('@zodash/groupBy');

// TODO: DEMONSTRATE API