digitalmars.D.learn - Anaphoric "macros"
- =?UTF-8?Q?Christian_K=c3=b6stlin?= (7/7) Sep 24 2022 Hi,
Hi, I just stumbled upon anaphoric macros (https://en.wikipedia.org/wiki/Anaphoric_macro) in elisp. Seems that the dlang feature e.g. `map!"a*2"` is something similar to that, although I never read about it phrased like that before. Kind regards, Christian
Sep 24 2022