Arrow
Toggle table of contents
2.1.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-raise-ktor-server
/
arrow.raise.ktor.server
/
accumulate
accumulate
inline
fun
<
Error
,
A
>
Raise
<
NonEmptyList
<
Error
>
>
.
accumulate
(
block
:
RaiseAccumulate
<
Error
>
.
(
)
->
A
)
:
A