In linux man pages, e.g. man ls, it says -R --recursive. I can see how ls can be recursive, by recursive I mean the proper programming concept. ls could say, "A: list all files in the directory then ...
Learn the important Racket concepts with practical examples, from functions and recursion to macros, contracts, streams, and ...