Jump to content

First-class functions/Use numbers analogously: Difference between revisions

m
Line 469:
of losing the "function-call" syntax on the created "procedure". The solution uses
the same basic foundation that is buried in the "compose" procedure in the
[[First-class functions]] task solution. The solution here
is simpler and more direct since it handles a specific function definition.
<lang unicon>import Utils
Cookies help us deliver our services. By using our services, you agree to our use of cookies.