|
|
|
|
|
by michaelsbradley
80 days ago
|
|
In practice, though, most developers don’t do that. There’s a rule of thumb: write a macro as a last resort. It’s not hard to stick to it. In general, you can go a long, long way with HOFs, transducers, and standard macros before a hand-rolled macro would serve you better. |
|