Arrow
1.1.5
common
arrow-core
/
arrow.core
/
Option
/
foldMap
fold
Map
inline
fun
<
B
>
foldMap
(
MB
:
Monoid
<
B
>
,
f
:
(
A
)
->
B
)
:
B
(
source
)