Chris Angelico wrote:
On Mon, Sep 8, 2014 at 10:21 PM, Stephen R. van den Berg srb@cuci.nl wrote:
- Or maybe we already documented it as a feature and I just didn't see it.
But it's a distinct difference from, say, the Python equivalent, so it's worth making sure it's properly visible. Where would you go looking for that info?
Well, for one, someone browsing the docs needs to be explained the difference between http://pike.lysator.liu.se/generated/manual/modref/ex/predef_3A_3A/_backtick... and http://pike.lysator.liu.se/generated/manual/modref/ex/lfun_3A_3A/_backtick_a...
Other than that, I guess some kind of overview paragraph discussing lfuns in general, showing some examples, and including a new notes/warnings regarding the pitfalls with `+= and other lfuns would be helpful.