This module implements a bunch of higher-order functions on the functional lists, namely map, reduce and foreach.
map
reduce
foreach
This module implements a bunch of higher-order functions on the functional lists, namely
map
,reduce
andforeach
.