Y
Hacker News
new
|
ask
|
show
|
jobs
by
rajaravivarma_r
3109 days ago
Python should somewhat provide a way of chaining these iterators. Coming from Ruby background, I really miss the ability to chain iterators.
And the backslashes shouldn't be mandatory for wrapping method chains.
2 comments
make3
3109 days ago
Is this like what your talking about
https://docs.python.org/3/library/itertools.html#itertools.c...
?
link
r41nbowdash
3109 days ago
Trailing backslashes are so ugly
link