toggle menu
KAHelpers
androidJvm
switch theme
search in API
common
/
dev.funkymuse.common
/
applyIf
apply
If
inline
fun
<
T
>
T
.
applyIf
(
condition
:
Boolean
,
block
:
T
.
(
)
->
T
)
:
T