lodash.partition

GPTKB entity

Statements (16)
Predicate Object
gptkbp:instanceOf JavaScript function
gptkbp:availableOn gptkb:Lodash_npm_package
gptkbp:category gptkb:library
gptkbp:documentation https://lodash.com/docs/4.17.15#partition
https://www.w3.org/2000/01/rdf-schema#label lodash.partition
gptkbp:input gptkb:library
Array
Predicate function
gptkbp:introducedIn 2.0.0
gptkbp:language gptkb:JavaScript
gptkbp:output Array of arrays
gptkbp:partOf gptkb:Lodash
gptkbp:result [array of elements passing predicate, array of elements failing predicate]
gptkbp:usedFor splitting arrays into two groups
gptkbp:bfsParent gptkb:Lodash_library
gptkbp:bfsLayer 7