|
|
|
|
|
by platz
1520 days ago
|
|
so its structured recursion i.e. it reifies recursion into variables that than be passed around and modified instead of being implicit/embedded in the control flow? if so how is that different from Observable streams or event emitters. |
|