Kubit
Toggle table of contents
1.0.0-alpha02
common
Platform filter
common
Switch theme
Search in API
Kubit
Kubit
/
kubit.collections.list
/
DoubleList
/
contains
contains
operator
fun
contains
(
element
:
Double
)
:
Boolean
(
source
)
Returns
true
if the
DoubleList
contains
element
or
false
otherwise.