same for `switchIfEmpty`, just replace `listOf(val...
# stdlib
j
same for
switchIfEmpty
, just replace
listOf(value).iterator()
with
other.iterator()