toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-core
/
arrow.core
/
EmptyValue
/
combine
combine
inline
fun
<
T
>
combine
(
first
:
Any
?
,
second
:
T
,
combine
:
(
T
,
T
)
->
T
)
:
T
(
source
)