<@U16CM33AB>: `listOf(1, 2, 3).asSequence() + list...
# getting-started
d
@holgerbrandl:
listOf(1, 2, 3).asSequence() + listOf(4, 5, 6).asSequence()