Use index instead of shit to avoid changing input#1
Use index instead of shit to avoid changing input#1ruifortes wants to merge 2 commits intopull-stream:masterfrom
Conversation
|
this is a breaking change because it reverses the order that the array is added to the stream. |
|
Sorry about the order. |
|
sorry I don't understand. Can you explain what you are using this for and why you need this change? |
|
ok, its not the ideal use of pull-streams but I was iterating a large json object. |
|
Well, if you are gonna do it like that, you should make a pull-stream module that is about that, with tests for that usecase... |
|
But right now pull-flatmap DOES mutates the input. It zeroes the input arrays. |
|
I mean, the part that is ment to be functional is the function you pass to Anyway, I'm not gonna merge this because it's a unnecessary breaking change. |
No description provided.