toggle menu
de.quati
2.2.1
common
switch theme
search in API
de.quati
/
de.quati.kotlin.util
/
takeIfNotEmpty
take
If
Not
Empty
common
fun
<
T
,
C
:
Collection
<
T
>
>
C
.
takeIfNotEmpty
(
)
:
C
?
fun
<
K
,
V
,
C
:
Map
<
K
,
V
>
>
C
.
takeIfNotEmpty
(
)
:
C
?