Y
Hacker News
new
|
ask
|
show
|
jobs
by
eliben
3308 days ago
... it will if you annotate it with (2010)
;-)
1 comments
lgas
3308 days ago
I think what you want is:
(from 2010 (take 8 (phil-hagelberg)))
link
microcolonel
3308 days ago
Or maybe just
(take 8 (phil-hagelberg)) `(2010)
should compile.
link