Y
Hacker News
new
|
ask
|
show
|
jobs
by
dbaupp
4979 days ago
That's not a very good definition. It means that GHC-flavoured Haskell isn't functional:
http://www.haskell.org/haskellwiki/Tail_recursion
1 comments
batterseapower
4979 days ago
I think you might have misinterpreted the contents of that page. As someone who has worked on GHC, I can assure you that it does perform tail call optimisation.
link
dbaupp
4979 days ago
I believe I have. Thank you for correcting me.
link