arrow-optics
1.1.3-alpha.1
arrow-optics
/
arrow.optics
/
PLens
/
foldMap
fold
Map
open
override
fun
<
R
>
foldMap
(
M
:
<ERROR CLASS>
<
R
>
,
source
:
S
,
map
:
(
A
)
->
R
)
:
R
Content copied to clipboard
Map each target to a type R and use a Monoid to fold the results