scratch-dsl
Toggle table of contents
master
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
scratch-dsl
scratch-dsl
/
org.scratchapi.scratchdsl
/
indexOf
index
Of
fun
ScratchList
.
indexOf
(
value
:
Expression
?
)
:
NormalUnaryOp
Creates an 'item # of in list' reporter.
Parameters
value
The value to find the index of.