From what I understand in sequences every items ha...
# getting-started
u
From what I understand in sequences every items has all operators applied and only then next iteration comes, so, how can a sort work with this? sorting on items it has iterated through?