Oz (programming language): Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Add: s2cid. | You can use this bot yourself. Report bugs here. | Suggested by Abductive | Category:Educational programming languages | via #UCB_Category 26/92
m Laziness: Fix casing
Line 219:
</syntaxhighlight>
 
[[lazyLazy evaluation]] gives the possibility of storing truly infinite data structures in Oz. The power of lazy evaluation can be seen from the following code sample:
<syntaxhighlight lang="erlang">
declare