Arrow
Toggle table of contents
2.0.1
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-core
/
arrow.core
/
EmptyValue
/
combine
combine
inline
fun
<
T
>
combine
(
first
:
Any
?
,
second
:
T
,
combine
:
(
T
,
T
)
->
T
)
:
T