platform-collections
common
darwin
platform-collections
/
com.jakewharton.platformcollections
/
lastIndexOf
last
Index
Of
common
darwin
expect
fun
<
E
>
PlatformList
<
E
>
.
lastIndexOf
(
item
:
E
)
:
Int
actual
fun
<
E
>
PlatformList
<
E
>
.
lastIndexOf
(
item
:
E
)
:
Int