|
|
|
|
|
by AnimalMuppet
2779 days ago
|
|
It seems to me that, if you were to write that in Java, these would just be regular functions returning arrays of Strings or something similar. There would be a similar shortening of the source code. (It still wouldn't be as short, of course, but the same shortening would take place.) Am I missing something? What's the special macro-ness here that is different from regular functions? |
|