recursion
recursion
Posted Aug 22, 2010 3:31 UTC (Sun) by jeremiah (subscriber, #1221)In reply to: recursion by tialaramex
Parent article: An ancient kernel hole is closed
>AFAIU It is always possible to transform a recursive algorithm into an equivalent iterative one which stores intermediate state on the heap.<
you don't write much XSLT do you...;)