db4n·19 年前·議論Macros can be used to automate function definition. You can't use blocks and HOFs for that, because definition occurs at compile time. You can also automate definition of other macros.http://paste.lisp.org/display/54227
http://paste.lisp.org/display/54227