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
/
containsItem
contains
Item
infix
fun
ScratchList
.
containsItem
(
value
:
Expression
?
)
:
NormalUnaryOp
Creates a 'list contains' boolean reporter.
Parameters
value
The value to check for.