Reflection On Recursion • 4 (opens in new tab)
A feature of special note in the recursion diagram is the function traversing the square from one triadic node to the other. It preserves an image of the object all the while its precedent is being retrieved and processed — thus it injects a measure of parallel process and a modicum of extra memory over […]
Read the original article