toggle menu
KAHelpers
androidJvm
switch theme
search in API
collections
/
dev.funkymuse.collections
/
doIfContained
do
If
Contained
fun
<
T
>
Collection
<
T
>
.
doIfContained
(
t
:
T
,
func
:
T
.
(
)
->
Unit
)
:
Boolean