But when I collect things into a `toList()` before...
# tornadofx
t
But when I collect things into a
toList()
before turning it into a
Sequence
again, it's because I'm dividing the process into stages for a very stateful reason.