3.11
API
Tutorial
Demo
Install
Changes
Support
GitHub
Menu
Menu
Edit
this page
up.util
up.util.flatMap(list, mapping)
JavaScript function
Maps each element using a mapping function, then
flattens
the result into a new array.
Parameters
list
required
List
Iterator
mapping
required
Function(element)
Return value
Array
Made by
Henning Koch
Imprint
Privacy policy