toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-optics
/
arrow.optics
/
POptionalGetter
/
foldMap
fold
Map
open
override
fun
<
R
>
foldMap
(
M
:
Monoid
<
R
>
,
source
:
S
,
map
:
(
focus
:
A
)
->
R
)
:
R
(
source
)
Map each target to a type R and use a Monoid to fold the results