toggle menu
Quiver Library
jvm
switch theme
search in API
Quiver Library
/
app.cash.quiver.extensions
/
leftForEach
left
For
Each
inline
fun
<
A
,
B
>
Either
<
A
,
B
>
.
leftForEach
(
f
:
(
A
)
->
Unit
)
(
source
)
Performs an effect on the left side of the Either.