Name:
Anonymous
2014-07-22 13:29
Can be yours or not, I just want to see something good.
Name:
Anonymous
2014-08-09 0:38
If recursion is just a feedback loop (current state x -> next state y via function z)... isn't all `imperative' coding recursive?