Carl Mäsak
Carl Mäsak
Oh, and if I were to dream a bit, #116 would be really nice to have in `examples/`. To the point where it would almost be worth *two* old example...
I see I haven't mentioned #176 as an example I want in `examples/`. It definitely has a place there. Yay! I love how this issue is now pushing the roadmap...
Heck, a `swap` macro! I just tried to write a version of [this working Perl 6 version](http://irclog.perlgeek.de/perl6/2014-12-04#i_9759758), but... $ bin/007 -e='macro swap(a, b) { return quasi { my temp =...
*(comment about slangs moved out to [its own issue](https://github.com/masak/007/issues/232))*
Here, let me summarize the macro examples that we want to implement to replace the old examples. I'll try to put them in order, most desirable first: - [x] `ff`...
Also #202 and #215. My, there's no dearth of good macro examples to implement! (In my copious spare time, no less.) I would say importance-wise, these two slot in right...
Also #158 since it nicely showcases nested [contextual](https://github.com/masak/007/issues/349) macros.
I think #229 (Elvis safe navigation operator) deserves to go on this list as well.
I know this issue isn't really accepting any more nominations... But as I'm thinking about #481 and what I'd like to have ready by then to talk about, I realize...
Added a "currently blocked" label, because all the remaining examples are waiting on #177.