Kubit
Toggle table of contents
1.0.0-alpha02
common
Platform filter
common
Switch theme
Search in API
Kubit
Kubit
/
kubit.collections.list
/
DoubleList
/
indexOf
index
Of
fun
indexOf
(
element
:
Double
)
:
Int
(
source
)
Returns the index of
element
in the
DoubleList
or
-1
if
element
is not there.