lodash.groupBy

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instanceOf JavaScript function
gptkbp:availableOn gptkb:Lodash_v0.1.0
gptkbp:category gptkb:library
gptkbp:documentation https://lodash.com/docs/4.17.15#groupBy
https://www.w3.org/2000/01/rdf-schema#label lodash.groupBy
gptkbp:input object
Array
gptkbp:language gptkb:JavaScript
gptkbp:license gptkb:MIT
gptkbp:output object
gptkbp:parameter gptkb:library
iteratee
gptkbp:partOf gptkb:Lodash
gptkbp:result object composed of keys generated from the results of running each element through iteratee
gptkbp:usedFor grouping elements of a collection
gptkbp:bfsParent gptkb:Lodash
gptkbp:bfsLayer 5