If you cannot assign a variable, then the only way to guarantee the order of operations is by using the function call stack. For example, f(h(x)) requires that h is executed before f. Thus, any loop must be recursive. <grin>
-
-
λ> let h = undefined; x = undefined; f = const "hi" λ> f(h(x)) "hi" h is definitely not executed before f, or at all.
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.