Blog post about the new enumerators#179
Conversation
There was a problem hiding this comment.
You name it coll here, calls it enumerable later. Maybe pick one of them? Maybe enum?
|
Done reviewing, thanks @pminten ! One final thing, can you add the arity to the function references? Like |
|
@josevalim Updated, thanks for the review. |
There was a problem hiding this comment.
Can we move it to "Internals" or "What's new in elixir" categories? I want to avoid creating multiple and multiple categories.
There was a problem hiding this comment.
Sure. I wasn't quite happy with that new category either but didn't really know where to put it.
|
I added one last note that I missed the first time. Thanks a lot @pminten! When do you think we should publish it? As soon as we merge it? Maybe we should link to the pull request? elixir-lang/elixir#1922 |
|
I've rewritten the first paragraph to assume that the code is in master but 0.12.0 is not yet out. I imagine this post can be useful before the release as it helps people understand what's going on so that, hopefully, more people will experiment with this and notice any bugs before the release. I've also added a link to the PR. |
Blog post about the new enumerators
Blog post about the new enumerators
I guess it's a bit early considering enumerators aren't in master yet and so the date will probably need to be adjusted before this goes in, but I'd like to get a few more eyeballs on this post.