Search
array-mapcat
Curried function deriving new array values by applying provided function to each item/index of provided array then applying `concat` to the results. Fast and compatible with modern or old browsers.
v0.1.5 URL:
https://unpkg.com/array-mapcat@0.1.5/index.js
Open
Browse Files
array
array-map
array-mapcat
arraymap
function
functional
collect
concat
concat-map
concatMap
curried
flat
flat-map
flat_map
flatmap
higher-order
map
mapcat