|
|
|
|
|
by KingMob
702 days ago
|
|
I mean, sorta, but Lisp macro writers learn early on that macros are also functions, it's just they operate on a list of symbols, and are called in a different phase. So saying "it can't be a function" doesn't ring true, either. |
|