Y
Hacker News
new
|
ask
|
show
|
jobs
by
derp_dogg
4600 days ago
where's cons?
2 comments
danneu
4600 days ago
https://github.com/danneu/hyclops/blob/master/hyclops.hy#L27...
Some hilariously bad implementations in that file, but it's just for fun.
link
skrebbel
4600 days ago
It only has pros.
link
derp_dogg
4600 days ago
+ is overloaded (+ '(1 2) '(3)) => '(1 2 3)
link
Some hilariously bad implementations in that file, but it's just for fun.