Skip to primary navigation
Skip to content
Skip to footer
PinkCrab Function Constructors
Home
Functions
▾
Arrays
Strings
Numbers
General
Objects
Comparisons
Examples
Tags
GitHub
Toggle search
Toggle menu
Reducer
Home
»
Tags
» reducer
Collapses a whole collection down to a single result.
Arrays
(12)
Arrays\filterCount()
Arrays\filterFirst()
Arrays\filterLast()
Arrays\fold()
Arrays\foldKeys()
Arrays\foldR()
Arrays\groupBy()
Arrays\head()
Arrays\last()
Arrays\partition()
Arrays\sumWhere()
Arrays\toString()
Strings
(6)
Strings\countChars()
Strings\countSubString()
Strings\firstPosition()
Strings\lastPosition()
Strings\similar()
Strings\wordCount()