Content deleted Content added
→Higher Order Programming: reduced enthusiasm for HIGHER ORDER PROGRAMMING to normal levels |
m →Higher Order Programming: corrected capitalization in subheading as per MOS:HEAD; hyphenated compound adjective as per MOS:HYPHEN |
||
Line 89:
</ref>
====Higher-order
Functions are like other Oz objects. A function can be passed as an attribute to other functions or can be returned in a function.
<source lang="erlang">
|