Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is this correct though? Lisp's quote would need some eval or something to evaluate later afaik. More fitting might be a (lambda () ...), a.k.a. lazy evaluation.


The implementation of the if() function would be the one that calls eval() on the true or false code block.


Lambda is a special form




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: