Kubit
Toggle table of contents
1.0.0-alpha02
common
Platform filter
common
Switch theme
Search in API
Kubit
Kubit
/
kubit.collections.deque
/
LongDeque
/
indexOf
index
Of
fun
indexOf
(
value
:
Long
)
:
Int
(
source
)
Returns the index of the first occurrence of
value
, or -1 if not found.