toggle menu
klaviyo-android-sdk
4.0.0
androidJvm
switch theme
search in API
core
/
com.klaviyo.core.utils
/
takeIfNot
take
If
Not
inline
fun
<
SuperType
,
SubType
:
SuperType
>
SuperType
?
.
takeIfNot
(
)
:
SuperType
?
Extension of takeIf to exclude with a generic type parameter.