When it comes to macro examples, I can only find theory, tutorials, etc. Im interested in seeing how this feature can be useful in everyday production code, for things that I couldn't express without macros. What are some such macro usages?
For example, for lambda/closure, I would sell it with example of passing a comparator to a sort function. What would be nim's macros' selling point?
