What's the difference between writing macros versus functions that take 
`Expr` objects? Is there anything you can't do with a function that takes 
expression objects? Are there any advantages of using macros beyond no 
having to quote the code you pass as an argument?

Reply via email to