You can probably create an `in?` function as well ...
# getting-started
b
You can probably create an
in?
function as well which would read as
val xContainsY = y in? x ?: false