toggle menu
KAHelpers
androidJvm
switch theme
search in API
collections
/
dev.funkymuse.collections
/
isListAndNotNullOrEmpty
is
List
And
Not
Null
Or
Empty
inline
fun
<
T
,
R
>
T
.
isListAndNotNullOrEmpty
(
actionFalse
:
(
)
->
R
,
actionTrue
:
(
)
->
R
)
:
R