Y
Hacker News
new
|
ask
|
show
|
jobs
by
hansvm
526 days ago
In the worst case, that must have intermediate space requirements equal to the entire collections, right?
1 comments
hakunin
526 days ago
I don’t think that can happen because all those functions assume the streams are consistently sorted.
link
hansvm
526 days ago
Ohhhhh, nice. Yeah, sorted data is powerful. Thanks for pointing that out.
link