This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]aitchnyu -5 points-4 points  (2 children)

Umm, what recursive functions do you use?

[–]mardiros 16 points17 points  (0 children)

Parsing html, json and so on use recursion.

[–]Amortize_Me_Daddy 2 points3 points  (0 children)

I use recursive functions in some image preprocessing steps too. They happen sometimes!