Y
Hacker News
new
|
ask
|
show
|
jobs
by
toolslive
466 days ago
If your data structures are recursive, it makes sense your algorithms are too. It makes the code tidy and simpler to reason about. Plenty of times your code becomes "obviously correct".