Content deleted Content added
Citation bot (talk | contribs) Add: title. Changed bare reference to CS1/2. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | Linked from User:BrownHairedGirl/Articles_with_bare_links | #UCB_webform_linked 671/2195 |
m linking |
||
Line 113:
====Anonymous functions====
Like many other functional languages, Oz supports use of [[anonymous
In the following, the square function is defined anonymously and passed, causing <code>[1 4 9]</code> to be browsed.
|