arrow-core
1.0.3-alpha.23
common
arrow-core
/
arrow.typeclasses
/
Semigroup
/
Companion
/
NonEmptyListSemigroup
/
combine
combine
common
open
override
fun
NonEmptyList
<
Any
?
>
.
combine
(
b
:
NonEmptyList
<
Any
?
>
)
:
NonEmptyList
<
Any
?
>
Content copied to clipboard
Combine two
A
values.