Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
BerislavLopac
6y ago
0 comments
Save
Share
The fifth rule of recursion is that it is not really recursion if it isn't tail-call optimised.
0 comments
2 comments · 1 top-level
top
newest
oldest
tr352
6y ago
· 1 in thread
So a recursive tree search is not really recursive?
BerislavLopac
OP
6y ago
Oh no, it is
really recursive
-- it's just not "real recursion" (TM). ;)
j
/
k
navigate · click thread line to collapse