Y
Hacker News
new
|
ask
|
show
|
jobs
by
zbentley
2636 days ago
Is it a language feature in that example, or a user defined function/macro? It looks like the latter, but I don't speak Lisp, so I may be wrong.
1 comments
icebraining
2636 days ago
The latter.
link
dchest
2636 days ago
Actually, it can be called a language feature, since it's the macro is defined in arc.arc, the arc lib.
link